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

3 lines
75 B
Python

def cutting(sentence: str) -> list:
#.........
return list_of_words