diff --git a/hello.py b/hello.py index 978618f..c8c8260 100644 --- a/hello.py +++ b/hello.py @@ -1,2 +1,3 @@ print('Hello, world!!') +print('Hello')