Skip to content

Latest commit

 

History

History
61 lines (47 loc) · 1.9 KB

README.md

File metadata and controls

61 lines (47 loc) · 1.9 KB

Python Brazil

StatusObjectiveInstallationTechnologyAuthorLicence

✔️ Concluded ✔️

📜 Objective

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

☑️ Installation

  • Clone the repository
  • Debug Code

🧰 Technology

In this project we use the following technologies:

😄 Author

Developed by Daniel Paiva

🆓 Licence

This project is under license: MIT