Class 11 IP Chapter 8 Ex 8.1 Solutions Sumita Arora New Syllabus / Listing11IPSA, Uncategorized / By Neha 9. How do you add key : value pairs to an existing dictionary ? ...click here for answer 10. Can you remove key:value pairs from a dictionary and if so, how ? ...click here for answer 7. Can you change an element of a sequence or collection ? What if the collection is a dictionary ? What if the sequence is a string ? ...click here for answer 8. What do you understand by ordered collection and unordered collection ? Give examples. ...click here for answer 6. Which of the following types qualify to be the keys of a dictionary ? ...click here for answer 4. How are individual elements of dictionaries accessed ? ...click here for answer 5. How is indexing of a dictionary different from that of a list or a string ? ...click here for answer 2. What are different ways of creating dictionaries ? ...click here for answer 1. Why are dictionaries called mutable types ? ...click here for answer 3. What values can we have in a dictionary? ...click here for answer