https://github.com/02alexis/python-exercises
https://github.com/02alexis/python-exercises
poo python tkinter-python turtle-graphics
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/02alexis/python-exercises
- Owner: 02Alexis
- Created: 2024-03-01T17:12:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T19:46:36.000Z (almost 2 years ago)
- Last Synced: 2024-03-16T23:22:09.656Z (almost 2 years ago)
- Topics: poo, python, tkinter-python, turtle-graphics
- Language: Python
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python
En este repositorio se encuentran ejercicios simples en Python, con programación orientada a objetos (POO), clases, listas, tuplas
diccionario, ciclos for y while, datos ingresados mediante teclado, graficas, uso de libreria turtle y tkinter
## navega hasta la carpeta y jecuta:
para ejecutar dependiendo de tu instalación:
`python3 myapp.py`
`python myapp.py`