Answer the question
In order to leave comments, you need to log in
Bug or feature json Python?
def get_group(name):
for group in data:
try:
return group[name]
except:
pass
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question