zuzu.codes
Back
Sign in to save progress →
Start Free
solve.py
def
hello_world
()
:
return
"Hello, zuzu!"
# Your first Python function
print
(
hello_world
())
output
Hello, zuzu!
30
DAY PATH
3
TRACKS
100+
EXERCISES