Use the json module to convert Python lists into JSON lists. ... json.dumps(list) # Display the JSON data. print(result) print("Length:", len(result)).
確定! 回上一頁