This screen-caption here shows a series of different dictionaries where 2 types of data is stored: integers and strings. A dictionary is just like a list, except that it stores key-values instead of items. These key-values can be used to then extract whatever you would need from that dictionary.