Skip to content
Snippets Groups Projects
Commit d48ce658 authored by Tom Bray's avatar Tom Bray
Browse files

Merge branch 'main' into 'hello'

# Conflicts:
#   goodbye/goodbye.py
parents 840f2fbd ed1b06c0
No related branches found
No related tags found
1 merge request!1Hello
# ma fonction dit au revoir
def goodbye():
nom = str(input("What's your name?"))
print("Goodbye " + nom)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment