This commit is contained in:
TimMcCool
2019-07-22 10:52:18 +02:00
parent 5816eaec6a
commit d417190771
+1
View File
@@ -1,2 +1,3 @@
Produkte = ["melone","orange","ananas"]
Woerterbuch = {"melone":8,"orange":88, "ananas":888}
print (Woerterbuch)