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