diff --git a/helloworld/main.py b/helloworld/main.py new file mode 100644 index 0000000..425463f --- /dev/null +++ b/helloworld/main.py @@ -0,0 +1 @@ +print("hello world !") \ No newline at end of file diff --git a/helloworld/main2.py b/helloworld/main2.py new file mode 100644 index 0000000..425463f --- /dev/null +++ b/helloworld/main2.py @@ -0,0 +1 @@ +print("hello world !") \ No newline at end of file