diff --git a/test.py b/test.py index 48890ea..2948866 100644 --- a/test.py +++ b/test.py @@ -1,2 +1,3 @@ -print("Hello Aditya") \ No newline at end of file +print("Hello Aditya") +print("we ball") \ No newline at end of file