Follow-up to the book "Python by Example" by Nichola Lacey
basic | ||
common | ||
imgs | ||
interm | ||
tkgui | ||
trtl | ||
__init__.py | ||
.gitignore | ||
main.py | ||
README.md |
Python by Example
Guia interactiva con la resolución de los retos propuestos en el libro Python by Example de Nichola Lacey
Retos básicos
Retos Turtle
Retos Intermedios
Uso
git clone https://gitea.kickto.net/devfzn/python_by_example.git
cd python_by_example
python main.py