Update helloWorld.py

This commit is contained in:
FilipGajda 2021-12-01 12:35:39 +00:00 committed by caill34
parent 28ce92c0c4
commit ed066977ac

View file

@ -1,2 +1,3 @@
print("Hello world!")
print("Adding more code")
print("Adding more code")
print("group commit")