diff --git a/hello.py b/hello.py index e69de29..8cde782 100644 --- a/hello.py +++ b/hello.py @@ -0,0 +1 @@ +print("hello world")