我正在尝试从文件中读取Json,而不是转换为列表。但是在代码Json.load() 的开头我遇到了错误。我想不通。 谢谢。 import json with open("1.txt") as contactFile: ...
確定! 回上一頁