[ad_1]
Because your first dict’s key is number. Not ‘nom’.
for k in test:
print test[k]['nom']
[ad_2]
solved parser dict in python [closed]
[ad_1]
Because your first dict’s key is number. Not ‘nom’.
for k in test:
print test[k]['nom']
[ad_2]
solved parser dict in python [closed]