cours_NSI/scripts/exo_demo_1.py

3 lines
75 B
Python
Raw Normal View History

2022-05-09 17:34:16 +02:00
def cutting(sentence: str) -> list:
#.........
return list_of_words