From 39be31b68dcbf71c41f985f40cd30e502b6655ec Mon Sep 17 00:00:00 2001 From: Pingvingamer <95381312+Pingvingamer@users.noreply.github.com> Date: Wed, 1 Dec 2021 22:28:44 +0100 Subject: [PATCH] Update hello.py --- hello.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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("--- ... ---")