Follow-up to the book "Python by Example" by Nichola Lacey
basic | ||
common | ||
imgs | ||
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
Uso
git clone https://gitea.kickto.net/devfzn/python_by_example.git
cd python_by_example
python main.py