From 66a2d4425c22691c62ce802ee0651f61c979ebae Mon Sep 17 00:00:00 2001 From: Berczedi Balazs Date: Sat, 28 Nov 2020 21:13:21 +0100 Subject: [PATCH] Tripla csillagok alul es felul is. Valamint oldalra is legalabb ennyit erdemes tenni. --- hello.py | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/hello.py b/hello.py index f10b915..a438565 100644 --- a/hello.py +++ b/hello.py @@ -1,5 +1,7 @@ -print("******************") -print("******************") -print("* Hello World!!! *") -print("******************") -print("******************") \ No newline at end of file +print("******************************") +print("******************************") +print("******************************") +print("******* Hello World!!! *******") +print("******************************") +print("******************************") +print("******************************") \ No newline at end of file