cours_NSI/scripts/demo/demo3.py

5 lines
101 B
Python
Raw Permalink Normal View History

2022-05-09 17:34:16 +02:00
adage = "Mon chien est beau."
def nombre_mots(phrase: str) -> int:
# tableau_mots =
return