Python is an easy-to-learn programming language that has some really useful features for a beginning programmer. The code is quite easy to read when compared to other programming languages, and it has an interactive shell into which you can enter your programs and see them run.
- Introduction
- Calculations And Variables
- Strings, Lists, Tuples and Maps
- Loops in Python
- Functions and Modules
- OOPS concepts