diff --git a/hi.py b/hi.py index f7d1785..8ad1ab9 100644 --- a/hi.py +++ b/hi.py @@ -1 +1,3 @@ print('Hello world') + +print('Hello world2')