This repository is a brief intro to Python Language.
This reposotory contains the following topics:
- Chapter 1 - Modules, Comments & Pip
Chapter 2 - Variables & Data Types
Chapter 3 - Strings
Chapter 4 - Lists & Tuples
Chapter 5 - Dictionary & Sets
Chapter 6 - Conditional Expressions
Chapter 7 - Loops in Python
Chapter 8 - Functions & Recursion
Chapter 9 - File I/O
Chapter 10 - Object Oriented Programming:
Chapter 11 - Inheritance
SPEICAL CREDITS : CodeWithHarry