Follow-up to the book "Python by Example" by Nichola Lacey
Go to file
2023-11-09 17:45:00 -03:00
basic init python_by_example 2023-11-09 17:45:00 -03:00
common init python_by_example 2023-11-09 17:45:00 -03:00
__init__.py init python_by_example 2023-11-09 17:45:00 -03:00
.gitignore init python_by_example 2023-11-09 17:45:00 -03:00
main.py init python_by_example 2023-11-09 17:45:00 -03:00
README.md init python_by_example 2023-11-09 17:45:00 -03:00

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

Uso

git clone https://gitea.kickto.net/devfzn/python_by_example.git

cd python_by_example
python main.py