diff --git a/test.py b/test.py index bf2d412..9988a79 100644 --- a/test.py +++ b/test.py @@ -1 +1,2 @@ -print('Hellow world!') \ No newline at end of file +print('Hellow world!') +print('Hellow git!') \ No newline at end of file