You can convert a dictionary to JSON string using json.dumps() method. Example 3: Convert dict to JSON. import json person_dict = {'name ...
確定! 回上一頁