From 531cebe0428cef12a989c618b90f91eb933a570f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Szab=C3=B3=20Roland=20Zolt=C3=A1n?= Date: Wed, 26 Jan 2022 14:37:25 +0100 Subject: [PATCH] =?UTF-8?q?Az=20els=C5=91=20feladat=20megold=C3=A1sa.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nagyobb.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nagyobb.py b/nagyobb.py index 98a7a2e..03b0e9b 100644 --- a/nagyobb.py +++ b/nagyobb.py @@ -9,3 +9,5 @@ elif b>a: print("A nagyobb érték:", b) else: print("Egyenlő a két szám") + +#Feladat