From a0c8529950dff234d8f178ed654ad3333cd3bb90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vojt=C4=9Bch=20K=C3=A1n=C4=9B?= Date: Fri, 24 Nov 2023 11:59:32 +0000 Subject: [PATCH] =?UTF-8?q?Logi=C4=8Dt=C4=9Bj=C5=A1=C3=AD=20jm=C3=A9no=20p?= =?UTF-8?q?rom=C4=9Bnn=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 85293eb..b554b84 100644 --- a/main.py +++ b/main.py @@ -1,4 +1,4 @@ # CC0 2013 Vojtěch -def soucet(a, c): +def soucet(a, b): return a + c \ No newline at end of file -- 2.45.2