Hi!
This commit is contained in:
@@ -3,6 +3,7 @@ Woerterbuch = {"melone":8,"orange":88, "ananas":888}
|
||||
#print (Woerterbuch)
|
||||
#for produkt in Produkte:
|
||||
# print (Produkt)
|
||||
#
|
||||
zaehler = (int(input("Wähle eine Zahl")))
|
||||
while zaehler <= 10:
|
||||
print (zaehler)
|
||||
|
||||
Reference in New Issue
Block a user