from github to this gitea
This commit is contained in:
41
Basile Progression.md
Normal file
41
Basile Progression.md
Normal file
@@ -0,0 +1,41 @@
|
||||
---
|
||||
|
||||
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"}
|
||||
```
|
||||
%%
|
Reference in New Issue
Block a user