From 8f0cbbb9f53d4f2ce5fa31704a4c0a53ef7b7aab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1da=20Zolt=C3=A1n?= Date: Sat, 5 Dec 2020 20:23:47 +0100 Subject: [PATCH] 7.5 feladat --- hello.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hello.py b/hello.py index f10b915..47ec4f7 100644 --- a/hello.py +++ b/hello.py @@ -1,5 +1,4 @@ print("******************") -print("******************") -print("* Hello World!!! *") +print("* Hello!!! *") print("******************") print("******************") \ No newline at end of file