Added HelloWorld.py

This commit is contained in:
PotatoPuree 2018-10-03 21:35:51 +01:00 committed by GitHub
parent 9adf2cbd05
commit e750ccd584
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
code/HelloWorld.py Normal file
View File

@ -0,0 +1 @@
print ("Hello World")