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 0
|
||||
|
||||
eingabe = input("was: ")
|
||||
eingabe = input("was: ") #Frage
|
||||
|
||||
label = kodi(eingabe)
|
||||
print(label)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue