Collection of python examples and exercises to complete to get use to python programming and understanding the program flow.
Introduction will get you up and running writing your first lines of code.
Let's get started with our own examples and exercises.
Try to solve them without looking at the solutions.
Introduction - Many of these Examples are from the great website Programiz.
200 Problems - Here is a free course with a list of 200 problems solvable with python, on Udemy
Normally I would not recommend Udemy but in this case the 200 problems are listed very well and have solutions to them.
Python documentation : note to select what python version you are using.
Tutorials point : will help you a lot.