cours_NSI/scripts/demo/demo3.py
2022-05-09 17:34:16 +02:00

5 lines
101 B
Python

adage = "Mon chien est beau."
def nombre_mots(phrase: str) -> int:
# tableau_mots =
return