Kommentar hinzugefügt
This commit is contained in:
parent
11a3df0a80
commit
705338af9e
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ def kodi(suchstring):
|
||||||
return (wert)
|
return (wert)
|
||||||
return 0
|
return 0
|
||||||
|
|
||||||
eingabe = input("was: ")
|
eingabe = input("was: ") #Frage
|
||||||
|
|
||||||
label = kodi(eingabe)
|
label = kodi(eingabe)
|
||||||
print(label)
|
print(label)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue