Skip to content

Commit

Permalink
hello World PyAr#1
Browse files Browse the repository at this point in the history
  • Loading branch information
its-ChaTTy committed Apr 10, 2024
1 parent 0e112ad commit 0e5da5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion practice/hello-world/hello_world.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
def hello():
return 'Goodbye, Mars!'
return 'Hello, World!'

0 comments on commit 0e5da5a

Please sign in to comment.