Python Tutorial For Beginners

Chapter 0 : Python introduction

Chapter 1: Modules, Comments & Pip

Chapter 2 : Variables and Data Types

Chapter 3 : Strings

Chapter 4 : Lists and Tuples

Chapter 5 : Dictionary and Sets

Chapter 6 : Conditional Expressions

Chapter 7 : Loops in Python

Chapter 8 – Functions and Recursions

Chapter 9 – File I/O

Chapter 10 – Object-Oriented Programming

Chapter 11 – Inheritance & more on OOPs