Skip to content

Commit

Permalink
multi-line output
Browse files Browse the repository at this point in the history
  • Loading branch information
robertoostenveld committed Aug 24, 2023
1 parent e639bb2 commit 31a5a36
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/scripts/hello_world.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env python

print("Hello world!")
print("Hello world!")
print("And also hi there on Mars!")

0 comments on commit 31a5a36

Please sign in to comment.