Example 1: python dictionary to json import json appDict = { 'name': 'messenger', 'playstore': True, 'company': 'Facebook', 'price': 100 } app_json ...
確定! 回上一頁