https://github.com/joel-rodrigues404/atvs-logica-python
Lista de exercícios feitos em python pela lista do (https://wiki.python.org.br/ListaDeExercicios)
https://github.com/joel-rodrigues404/atvs-logica-python
atividades exercises logic-programming logica-de-programacao python
Last synced: 4 months ago
JSON representation
Lista de exercícios feitos em python pela lista do (https://wiki.python.org.br/ListaDeExercicios)
- Host: GitHub
- URL: https://github.com/joel-rodrigues404/atvs-logica-python
- Owner: Joel-Rodrigues404
- Created: 2023-08-28T23:42:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-14T13:17:55.000Z (6 months ago)
- Last Synced: 2024-12-28T14:18:04.799Z (5 months ago)
- Topics: atividades, exercises, logic-programming, logica-de-programacao, python
- Language: Python
- Homepage:
- Size: 9.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Atvs-Logica-Python
0. [Desafios](https://github.com/Joel-Rodrigues404/Atvs-Logica-Python/tree/main/0_Desafios) -- 6
0. [Outros](https://github.com/Joel-Rodrigues404/Atvs-Logica-Python/tree/main/0_Outros) -- 13
0. [Testes](https://github.com/Joel-Rodrigues404/Atvs-Logica-Python/tree/main/0_testes) -- 7[Lista de atividades](https://wiki.python.org.br/ListaDeExercicios) -- Fazendo | 122 / 171
#### Atividades do site python brasil feitas com o intuito de exercitar logica de programação
1. [EstruturaSequencial](https://wiki.python.org.br/EstruturaSequencial) -- feito | 17 / 18
2. [EstruturaDeDecisao](https://wiki.python.org.br/EstruturaDeDecisao) -- fazendo | 23 / 28
3. [EstruturaDeRepeticao](https://wiki.python.org.br/EstruturaDeRepeticao) -- fazendo | 38 / 51
4. [ExerciciosListas](https://wiki.python.org.br/ExerciciosListas) -- fazendo | 20 / 24
5. [ExerciciosFuncoes](https://wiki.python.org.br/ExerciciosFuncoes) -- fazendo | 11/ 14
6. [ExerciciosComStrings](https://wiki.python.org.br/ExerciciosComStrings) -- Fazendo | 13 / 14
7. [ExerciciosArquivos](https://wiki.python.org.br/ExerciciosArquivos) -- A fazer | 0 / 2
8. [ExerciciosClasses](https://wiki.python.org.br/ExerciciosClasses) -- A fazer | 0 / 17
9. [ListaDeExerciciosProjetos](https://wiki.python.org.br/ListaDeExerciciosProjetos) -- A fazer | 0 / 3## Total de atividades/desafios/outros/testes feitas = 148.py