diff --git a/hello.py b/hello.py index f10b915..0b045f7 100644 --- a/hello.py +++ b/hello.py @@ -1,5 +1,5 @@ print("******************") print("******************") -print("* Hello World!!! *") +print("* Hello World!!! *") + print("******************") -print("******************") \ No newline at end of file