diff --git a/test.py b/test.py index e69de29..7ddfc8f 100644 --- a/test.py +++ b/test.py @@ -0,0 +1 @@ +print('hello world!') \ No newline at end of file