diff --git a/hello.py b/hello.py index f0b303f..7fc975c 100644 --- a/hello.py +++ b/hello.py @@ -1 +1,2 @@ -print('Hello World!') \ No newline at end of file +print('Hello World!') +print('123132') \ No newline at end of file