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