cours/Basile Progression.md
oscar.plaisant@icloud.com a2ee0fa5ca from github to this gitea
2023-10-23 23:09:51 +02:00

41 lines
464 B
Markdown

---
kanban-plugin: basic
---
## A voir
- [ ] python listes
- [ ] [[Exemples pour la récursion|récursion]]
- [ ] turtle basics
## Vu
- [ ] types
- [ ] python boucles `while`
- [ ] python boucles `for _ in range(...)`
- [ ] python boucle `for _ in list`
## Utilisé
- [ ] fonctions
- [ ] python syntaxe de base
- [ ] Conditions
- [ ] python booléens (`and`, `or`)
## revu
- [ ] python input
%% kanban:settings
```
{"kanban-plugin":"basic"}
```
%%