(unicode error) 'unicodeescape' codec can't decode bytes in position 2-3:

前端 未结 0 1978
眼角桃花
眼角桃花 2021-01-21 11:54

This is the file, It\'s in the same folder and works fine in VS Code but not in the python IDLE.

logged = json.load(open(\'Logged.txt\'))

The fil

相关标签:
回答
  • 消灭零回复
提交回复
热议问题