From bf5d67cecc526da05811d14005a27f6d9190218e Mon Sep 17 00:00:00 2001 From: Roland Bata Date: Fri, 27 Nov 2020 22:28:11 +0100 Subject: [PATCH] =?UTF-8?q?Csillagok=20helyettes=C3=ADt=C3=A9se=20a=20"BR"?= =?UTF-8?q?=20szign=C3=B3mra.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hello.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/hello.py b/hello.py index f10b915..60bc889 100644 --- a/hello.py +++ b/hello.py @@ -1,5 +1,5 @@ -print("******************") -print("******************") -print("* Hello World!!! *") -print("******************") -print("******************") \ No newline at end of file +print("BRBRBRBRBRBRBRBRBR") +print("BRBRBRBRBRBRBRBRBR") +print("B Hello World!!! R") +print("BRBRBRBRBRBRBRBRBR") +print("BRBRBRBRBRBRBRBRBR") \ No newline at end of file