dict python
Python hosting: Host, run, and code Python in the cloud!
Ein Dictionary (engl: Wörterbuch) kann als eine Gruppe von Schlüssel - Werte paare gesehen werden.
Jeder Schlüssel hat einen Wert. Ein Paar von Klammern macht ein leeres Dictionary: {}
Python Programming Bootcamp: Go from zero to hero
Beispiel
Zum bespiel:
|
Erstens wird den dictionairy definiert. In diesem Beispiel ist “Hello” Schlüssel und “Bonjour” ein wert. Am Ende Printn wir individuellen werten via Schlüssels.
Es gibt kein Wort Limit:
|
Manipulieren von einem dictionary
|
Posted in anfänger
Leave a Reply: