Create helloWorld.py

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

1
sources/helloWorld.py Normal file
Wyświetl plik

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