- Go through these exercises, separated by topic, and your Python skills are sure to improve!
- Data Types: lists, dictionaries
- Control flow: if/elses, for loops
- Functions: some of my favorite exercises here
- Using Libraries: problems involving using builtin and third party libraries, like
csv
andrandom
I'll keep on adding problems and will also post the solutions!