标签: python dictionary
使用键和索引,从下面的词典中获取“ hello”
d3 = {'k1': [{'nest_key': ['this is deep', ['hello']]}]}