Learn Python step by step with topic-wise practice.

This page contains only the topics completed in our Python Day Series till now.

No advanced topics. No mixed questions. Only beginner-friendly practice.

Compilers for Practice:

Programiz Python Compiler : https://www.programiz.com/python-programming/online-compiler/

Replit Python: https://replit.com/languages/python3

W3Schools Python Compiler: https://www.w3schools.com/python/python_compiler.asp

Tracker

Topic Practice Available
Python Basics Yes
Variables and Data Types Yes
Input and Output Yes
Operators Yes
Lists Yes
Tuples Yes
Sets Yes
Functions Yes
Dictionaries Yes

Python Introduction / Basics

Variables and Data Types

Input and Output

Operators

Lists