From 55ffc635ec28555031dd097f389b0f3a4b1c6c74 Mon Sep 17 00:00:00 2001 From: Pham Date: Thu, 2 Dec 2021 23:29:11 +0100 Subject: [PATCH] =?UTF-8?q?Saj=C3=A1t=20v=C3=A1ltoztat=C3=A1som=20a=20hell?= =?UTF-8?q?o.py-hez?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hello.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hello.py b/hello.py index f10b915..0fc0c19 100644 --- a/hello.py +++ b/hello.py @@ -2,4 +2,8 @@ print("******************") print("* Hello World!!! *") print("******************") -print("******************") \ No newline at end of file +print("******************") + +print("******************") +print("* Hello BME!!! *") +print("******************")