I'm trying to figure out how I can reference nested dict keys as a variable. For example, I have a nested dict of type:
I would like to do something like:
Output I would expect:
I'm trying to figure out how I can reference nested dict keys as a variable. For example, I have a nested dict of type:
I would like to do something like:
Output I would expect: