Status โข Objective โข Installation โข Technology โข Author โข Licence
List taken from the address: https://wiki.python.org.br/ListaDeExercicios
This is a list of suggested programs for programming beginners.
Exercises can be implemented in pseudo-code, Python, C, C++, Java, Pascal or any other language.
The exercises are divided into categories and try to follow an order of increasing difficulty.
Each exercise is independent of the other, and it is possible to leave exercises behind without major damage.
Topics covered:
- Sequential Structure
- Decision Structure
- Repetition Structure
- List Exercises
- Functions Exercises
- Exercises with Strings
- Exercises Archives
- Exercises Classes
- List of Exercises Projects
- Clone the repository
- Debug Code