Update first chapters and new questions

Updated first chapter slides.
Added new questions in the new training section.
This commit is contained in:
2025-07-07 21:18:04 +02:00
parent bea28eca14
commit 77aa231f5b
11 changed files with 416 additions and 250 deletions

View File

@ -96,7 +96,7 @@ Tout ce qu'on a d'utile, c'est :
Une bibliothèque externe Python propose des outils pour effectuer certaines de ces actions :
```bash {.numberLines}
```sh {.numberLines}
pip install textfile
```