Skip to content
Snippets Groups Projects
Commit c3cbabb8 authored by Noé Bertramo's avatar Noé Bertramo
Browse files

encore mieux 5.0

parent 6de157d6
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,7 @@ def goodbye(): ...@@ -4,6 +4,7 @@ def goodbye():
def test(): def test():
# c'est un test
noms = ["paul", "marc", "mathieu", "luc"] noms = ["paul", "marc", "mathieu", "luc"]
for element in noms: for element in noms:
print(goodbye(element)) print(goodbye(element))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment