IndexError: list index out of range when I enter code in text below

前端 未结 0 887
心在旅途
心在旅途 2020-12-07 02:51

I entered this code - while (i < 20): URL = linkedin_urls[i].split(" ") if (URL[2] != \'...\'):

and received this error - IndexError: list index

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