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