Get Answers to all your Questions

header-bg qa

When are dictionary more useful than lists

Answers (1)

best_answer

Dictionary is more useful when the indexing is needed so that any search can be narrowed down and is less time-consuming. 

E.g. Saving phone numbers. If indexing is done then searching with the name will take less time than a list.

Posted by

Deependra Verma

View full answer