... list(conceptCSV.id) concept_list = [] for concept in concepts: JSONContent ... if 'error' not in JSONContent: concept_list.append([ JSONContent['name'], ...
確定! 回上一頁