Skip to content

Commit

Permalink
tests running correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyZhe committed Aug 29, 2024
1 parent 98e4c5b commit 4231d9d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions hello_world.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
def hello_world():
print("Hello, World!")


hello_world()

0 comments on commit 4231d9d

Please sign in to comment.