This commit is contained in:
TimMcCool
2019-07-22 10:59:58 +02:00
parent 55a8fcbda9
commit fd838f9bdc
+1
View File
@@ -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)