init base structure

This commit is contained in:
Nils Pukropp
2023-09-18 07:22:05 +02:00
parent 14eff96250
commit 7f3509419b
3 changed files with 8 additions and 1 deletions

1
Code/hello_world.py Normal file
View File

@ -0,0 +1 @@
print('hello world!')