This repo presents basic concepts on programming using Python:
- variables
- data types
- if...else
- while
- functions
- debbuger using Idle - (depuração)
- refatoração
- nested repetions
- lists and more about lists
- Automated tests (good practices)
Some codes in Python language. Elemental concepts in computer science.
PythonGPL-3.0