Réponse const hello = () => { return "Hello"; } Colonne Je sais bien Question Syntaxe pour déclarer la fonction fléchée hello qui renvoi la chaîne de caractère "hello"? Thématique Javascript