diff --git a/test.py b/test.py index 4648245..99b6aca 100644 --- a/test.py +++ b/test.py @@ -1,3 +1,4 @@ print("hello world!") print("hello world!") +print("hello world!") print("hello world!") \ No newline at end of file