diff --git a/main.py b/main.py new file mode 100644 index 0000000..8cde782 --- /dev/null +++ b/main.py @@ -0,0 +1 @@ +print("hello world")