diff --git a/leostudiooo/hello.py b/leostudiooo/hello.py new file mode 100644 index 0000000..f301245 --- /dev/null +++ b/leostudiooo/hello.py @@ -0,0 +1 @@ +print("Hello World!")