SDVI Interview Question

Parse a complex dictionary for a given value.

Interview Answer

Anonymous

Jul 7, 2021

You have to code getting values from keys that could be in a list of dictionaries, or the value of a key could be another dictionary, etc.