From bbb7d3cc636cb06df0b1836bf5eed7a3a0f9f277 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ny=C3=A1ri=20Szabolcs?= Date: Sat, 5 Dec 2020 11:47:29 +0100 Subject: [PATCH 1/3] =?UTF-8?q?Szimpla=20csillag=20sor=20a=20hello=20world?= =?UTF-8?q?=20alatt=20=C3=A9s=20felett=20is?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hello.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/hello.py b/hello.py index f10b915..8aec174 100644 --- a/hello.py +++ b/hello.py @@ -1,5 +1,3 @@ print("******************") -print("******************") print("* Hello World!!! *") -print("******************") print("******************") \ No newline at end of file From 6581cbb295ad8a63cb408d8ebe178c1fa6aa503b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ny=C3=A1ri=20Szabolcs?= Date: Sat, 5 Dec 2020 11:49:52 +0100 Subject: [PATCH 2/3] =?UTF-8?q?Vissza=C3=A1ll=C3=ADt=C3=A1s=20eredeti=20ve?= =?UTF-8?q?rzi=C3=B3ra?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hello.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hello.py b/hello.py index 8aec174..f10b915 100644 --- a/hello.py +++ b/hello.py @@ -1,3 +1,5 @@ print("******************") +print("******************") print("* Hello World!!! *") +print("******************") print("******************") \ No newline at end of file From 5d0ff325b4bb33bddcd00787d00cc6c5dbaf39fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ny=C3=A1ri=20Szabolcs?= Date: Sat, 5 Dec 2020 11:50:30 +0100 Subject: [PATCH 3/3] Szimpla csillag sor --- hello.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/hello.py b/hello.py index f10b915..8aec174 100644 --- a/hello.py +++ b/hello.py @@ -1,5 +1,3 @@ print("******************") -print("******************") print("* Hello World!!! *") -print("******************") print("******************") \ No newline at end of file