How do I fix this json.dumps error in the code from an online course?

前端 未结 0 670
被撕碎了的回忆
被撕碎了的回忆 2021-01-05 11:17

I am learning Python and I am taking a Udemy course, but the code for the course gives me the error: blockchain = json.loads(file_content[0][:-1]) IndexError: list index

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