Python Exercises for Beginners and Intermediate

This python exercises are for beginners and Intermediate. One of the most common questions I receive is “What’s the best way to learn Python?” My answer will be: Hands on! This is the best way when you are learning a new programming language. Watching YouTube videos and reading books and website posts is just not enough.
Learning Python doesn’t require any prerequisites. However, one should have the elemental understanding of programming languages.
For the following exercises, you can use your own python compiler, or you can use any online compilers available.
If you have any comments, questions or suggestions, please use the comment section on the bottom of each page.
Let’s Go!