suppression de certains tirets
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user