Lecture 24 — Dictionaries- Problems ==================================== Overview -------- - This lecture will begin with a recap of all the object types we learnt in Python. - More examples will be followed using: - Dictionaries - Converting dictionaries with one key to another - Combining information from multiple dictionaries - Nesting dictionaries. Lecture Slides --------------- https://drive.google.com/file/d/1ZqI4AqoyOjoK5jhq-7mA7jSNiypR7KZH/view?usp=sharing