diff --git a/test.py b/test.py index 00950d9..79b5435 100644 --- a/test.py +++ b/test.py @@ -1 +1,3 @@ +print('hello world') + print('hello world') \ No newline at end of file