https://github.com/ogustavo-pereira/python-playground
Algoritimos de python para estudo
https://github.com/ogustavo-pereira/python-playground
python python-script python3
Last synced: 3 months ago
JSON representation
Algoritimos de python para estudo
- Host: GitHub
- URL: https://github.com/ogustavo-pereira/python-playground
- Owner: ogustavo-pereira
- Created: 2022-01-25T00:17:41.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-23T00:50:02.000Z (about 3 years ago)
- Last Synced: 2025-01-19T13:49:26.549Z (about 1 year ago)
- Topics: python, python-script, python3
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Playground
> Este é um repositório de conteúdos com exemplos de código em python com explicações.
## Estrutura
O formato deste repositório esta ordenado por complexidade onde #00 é o mais simples e números seguintes aumenta a complexidade.
Dentro da pasta contem os códigos e um readme explicativo.
## Veja mais
- [LearnBr | Python](https://github.com/learnbr/python)
- [Python.org](https://www.python.org/)