This course will become read-only in the near future. Tell us at community.p2pu.org if that is a problem.

Data Types [April 18, 2011, 11:25 p.m.]



Python recognizes and differentiates between several kinds of data. Lets look at the following and some of the things we can do with them:

  • Strings
  • Numbers
  • Lists
  • Tuples
  • Dictionaries

Learning Resources

Python for Informatics: