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

ma fonction dit au revoir

parent d1a68edb
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