Friday, November 6, 2009

Data types

Not a strongly typed language, not require you to define the type.

Built-in types
Numeric Types
  • Integers
  • Long Integers
  • Octal and Hexadecimal
  • Floating Point Numbers

Strings

Sequences
  • List
  • Tuple 
  • Dictionary

Advanced types 
Classes and Objects 
Complex Type
Generator Type
None Type
Unicode Type 

No comments:

Post a Comment