Python Programming Made Easy (2016)
Chapter 1: Introduction to Python
Chapter 2: Variables, data types and operators
Chapter 4: Conditional constructs and looping
Chapter 9: Classes,Objects and Inheritance
Chapter 11: DATA FILE HANDLING
Chapter 12: Exception Handling & Generators
Chapter 13: Sample Applications