Skip to content

Commit ca8755f

Browse files
author
Nathaniel Woodthorpe
authored
Update hello.py
1 parent 9ca6a11 commit ca8755f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hello.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
def hello_world():
2-
return "Hello World!"
2+
return "Hello!"

0 commit comments

Comments
 (0)