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
Branches
No related tags found
1 merge request!1Hello
# ma fonction dit au revoir
def goodbye(): def goodbye():
nom = str(input("What's your name?")) nom = str(input("What's your name?"))
print("Goodbye " + nom) print("Goodbye " + nom)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment