You can convert a JSON string to python collections like lists, dictionaries using json.loads() method in python. You need to import json.
確定! 回上一頁