I recorded a video solving Bite 21. Query a nested data structure. The exercise presents us with a dictionary of car manufacturers and their corresponding car models. We will extract various bits and pieces from it as well as sort the nested model lists. This is a common type of data structure so specially for a beginner it is important to have this become second nature. Prepare to learn more about looping, some string operations, and list / dict comprehensions.
Articles on video
Twitter digest 2017 week 22
By PyBites Team on 4 June 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.