From ee6e96d91a11e1f44cc447ce554a35bdc10ab04f Mon Sep 17 00:00:00 2001 From: RochoElLocho Date: Fri, 4 Aug 2023 12:08:49 +0200 Subject: [PATCH] =?UTF-8?q?Schere,=20Stein,=20Papier=20mit=20GUI=20funktio?= =?UTF-8?q?niert=20letzte=20=C3=A4nderung=20:eingabe=20unkenntlich=20gemac?= =?UTF-8?q?ht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GUI.py | 1 - 1 file changed, 1 deletion(-) diff --git a/GUI.py b/GUI.py index c7fb29e..68516e6 100644 --- a/GUI.py +++ b/GUI.py @@ -11,7 +11,6 @@ def ok(): s1=s1_wert.get() s2=s2_wert.get() - if s1 == s2: messagebox.showinfo("unentschieden",f"Unentschieden")