diff --git a/hello.py b/hello.py index f10b915..899c29e 100644 --- a/hello.py +++ b/hello.py @@ -2,4 +2,5 @@ print("******************") print("* Hello World!!! *") print("******************") -print("******************") \ No newline at end of file +print("******************") +print("valtoztatva")