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