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.
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
| 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 |