Python 3 Beginner Tutorial/Journey 6 Dictionaries or Maps

preview_player
Показать описание
Dictionaries as it is know in Python are a collection of key value pairs. So it is a list of objects where the values can only be access if you put in the key. I go over how to create, insert, delete and iterate through maps. You cannot really see what they are good for yet because of the basic examples but with future project we will be using them a lot.

LINKS
Рекомендации по теме
Комментарии
Автор

nice tut, you should really bind some shortcut for the "run" action. you can do it easily via Prefences -> Keymap -> Run

noamguy
welcome to shbcf.ru