请问一下,运行时出现list index out of bound(1)是什么原因

请教一下,运行时出现list index out of bound(1)是什么原因如题[解决办法]越界了检查一下你的LIST[解决办

请教一下,运行时出现list index out of bound(1)是什么原因
如题

[解决办法]
越界了

检查一下你的LIST
[解决办法]
如果List只有0个或1个元素,访问 List[1],就是这样提示。
[解决办法]
索引超出范围