first commit

This commit is contained in:
dev weycloud
2021-09-16 19:25:40 +02:00
commit 87f3629657
2 changed files with 3 additions and 0 deletions

3
hello.py Normal file
View File

@@ -0,0 +1,3 @@
# https://code.visualstudio.com/docs/python/python-tutorial
print("Hello World")