Python Revision Schedule
Python Revision Schedule
- Type Conversion
- Comments
- Lists, Tuples
- Sets, Dictionaries
- Lambda functions
- Modes: r, w, a, r+
- Custom exceptions
- __init__, self
- Inheritance
- - Calculator
- - Quiz game
- - Contact book