filmov
tv
Switching from Python Dicts to Python Lists

Показать описание
So far, this project has been dominated by the use of dictionary (or dict) objects in Python, which give you key/value pairs. Because of the switch from GData to GSpread, the emphasis switches to Python Lists, and this video covers the change.