We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21a9e28 commit 233bf50Copy full SHA for 233bf50
day-006/hello.py
@@ -1,6 +1,5 @@
1
def sayhello():
2
print("Hello World!")
3
4
-
5
def world():
6
print("Python World!")
0 commit comments