Create helloWorld.py

This commit is contained in:
caill34 2021-11-23 20:19:17 +00:00
parent b5cb1a989a
commit 10c690cda5

1
sources/helloWorld.py Normal file
View file

@ -0,0 +1 @@
print("Hello world!")