Skip to content

Commit 207e751

Browse files
authored
Update hello_world.py
1 parent fad4221 commit 207e751

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
def hello():
2-
return 'Goodbye, Mars!'
2+
return("Hello, World!")

0 commit comments

Comments
 (0)