Python Exercises

Exercises for Python beginners

Download as .zip Download as .tar.gz View on GitHub

Python Exercises

Summary

Exercises for Python beginners. This are made-up exercises I did for friends learning Python. Difficulty may increase with the number of exercises I add in the future.

Exercises

  1. word count
  2. prime numbers
  3. dates
  4. regular expressions
  5. classes
  6. inheritance
  7. paths manipulation
  8. scrabble
  9. tic tac toe
  10. the best meal
  11. web page
  12. decorators
  13. sudoku