Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
Repositório com scripts das aulas de Python. Cada arquivo `aulaX.py` contém exemplos e exercícios do curso, cobrindo fundamentos da linguagem.

## Estrutura
- `aula1.py` ... `aula20.py`: Exemplos progressivos.
- `aula01.py` ... `aula20.py`: Exemplos progressivos.
- `.gitignore`: Arquivos e pastas ignorados no controle de versão.

## Como executar
No PowerShell dentro da pasta do projeto:

```pwsh
python aula8.py
python aula08.py
```

(Substitua `aula8.py` pelo arquivo desejado.)
(Substitua `aula08.py` pelo arquivo desejado.)

## Próximos passos sugeridos
- Adicionar comentários explicando cada conceito.
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.