Open the JSON file in reading mode. · Use the JSON.load() method to deserialize the file to a Python list. · Use a list comprehension to filter the list.
確定! 回上一頁