suppression de certains tirets

This commit is contained in:
2026-06-18 19:05:38 +02:00
parent 8bbb7f7800
commit 3067e1918e
49 changed files with 167 additions and 167 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
# TP : Créer son Spotify Wrapped Programmation Fonctionnelle
# TP : Créer son Spotify Wrapped - Programmation Fonctionnelle
> **Thème** : Paradigmes de programmation, fonctions lambda, map, filter, reduce
@@ -355,7 +355,7 @@ print("=" * 40)
---
## Partie 5 : Bonus Récursivité
## Partie 5 : Bonus - Récursivité
### Exercice 7 : Implémenter reduce sans boucle