diff --git a/hello.py b/hello.py index 260915b..a4bec00 100644 --- a/hello.py +++ b/hello.py @@ -1,3 +1,5 @@ print('hello') print('hello222') -print('1111') \ No newline at end of file +print('1111') + +print("c11111111zx") \ No newline at end of file