This is the P2PU Archive. If you want the current site, go to www.p2pu.org!
Revision of Data Types from Tue, 2011-05-10 01:10
The revisions let you track differences between multiple versions of a post.
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:
-
Chapter 6 (Slides, Printable Slides, Lecture Audio)
-
Chapter 8 (Slides, Printable Slides, Download Video, Lecture Audio)
-
Chapter 9 (Slides, Printable Slides, Download Video, Lecture Audio)
-
Chapter 10 (Slides, Printable Slides, Download Video, Lecture Audio)
Chapter
Chapter 6
http://www.pastie.org/1957243