Fabrice Pigou
Portfolio
Mémento
Les fonctions
Créer des fonction
function nomDeLaFonction() { }
let nomDeLaFonction = (data) => { }