Update helloWorld.py

Questo commit è contenuto in:
FilipGajda 2021-12-01 12:35:39 +00:00 committato da caill34
parent 28ce92c0c4
commit ed066977ac

Vedi file

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