项目作者: alexprengere

项目描述 :
Exercises for Python beginners
高级语言: Python
项目地址: git://github.com/alexprengere/PythonExercises.git
创建时间: 2014-03-13T12:11:58Z
项目社区:https://github.com/alexprengere/PythonExercises

开源协议:Apache License 2.0

下载


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