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

6 lines
66 B
Python

#MAX = +
L = [5,3,4,1]
def longueur(L: list) -> int:
return