1 line
147 B
Python
1 line
147 B
Python
benchmark = ['nombre_mots("Mon chien est beau.") == 4', 'nombre_mots("") == 0', 'nombre_mots("L\'esthète a des vices que la vertu ignore.") == 8'] |