python 把字符串轉json格式問題

今天遇到一個奇怪的問題, 那就是把txt中的內容讀取出來,然後轉爲json, txt內容如下: [{'school':'xijiao','time':1900,'location':'xian','number':10000}] 報錯,格式如下: json.decoder.JSONDecodeError: Expecting property name enclosed in double quo
相關文章
相關標籤/搜索