Skip to content

Commit

Permalink
Hello world should not yell
Browse files Browse the repository at this point in the history
  • Loading branch information
heerener committed Oct 5, 2023
1 parent bb9167d commit 4ce5962
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hello_world.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python

print("Hello world!")
print("Hello again!")
print("Hello world.")
print("Hello again.")

0 comments on commit 4ce5962

Please sign in to comment.