Use json.dumps(…) (short for 'dump to string') to convert a Python object consisting of dictionaries, lists, and other native types into a ...
確定! 回上一頁