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