First page Back Continue Last page Summary Graphics
Data
Powerful set of built-in types
- Numbers: int, long int, float, complex
- Containers: dict, list, tuple
- Strings and Unicode
Classes
- Multiple inheritance
- No encapsulation
Difference between types and classes is fading
- Primary goal of Python 2.2
Notes: