ajout fichiers modifiés knn, programmation et representation base chapitre 2
This commit is contained in:
@@ -18,6 +18,8 @@ Ce chapitre a pour objectif de répondre aux questions suivantes :
|
||||
| [Structures conditionnelles](chapitre_2/README.md) | Apprendre les if, elif et else |
|
||||
| [Boucles](chapitre_3/README.md) | Comprendre les boucles while et for |
|
||||
| [Fonctions](chapitre_4/README.md) | Création et utilisation des fonctions en Python |
|
||||
| [F-strings](chapitre_5/README.md) | Formatage de chaînes avec les f-strings |
|
||||
| [Typage](chapitre_6/README.md) | Typage dynamique, annotations et `isinstance()` |
|
||||
|
||||
## Attendus du Programme
|
||||
|
||||
|
||||
Reference in New Issue
Block a user