Create helloWorld.py

Questo commit è contenuto in:
caill34 2021-11-23 20:19:17 +00:00
parent b5cb1a989a
commit 10c690cda5

1
sources/helloWorld.py File normale
Vedi file

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