Skip to content
Snippets Groups Projects
Commit efec7f8b authored by Noé Bertramo's avatar Noé Bertramo Committed by Lucas Ek
Browse files

ma fonction dit au revoir

parent d353e16e
No related branches found
No related tags found
No related merge requests found
def goodbye():
nom = str(input("What's your name?"))
print("Goodbye " + nom)
goodbye()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment