import json · with open(r'Enter the full path name here ending with .json','w') as f: · #The previous line will create the json file if doesn't exist · Thing = {}.
確定! 回上一頁