Why won't an item accessed from a list become a string in Python?

后端 未结 0 1048
余生分开走
余生分开走 2021-01-27 07:37

In a program I\'m making, I need to make a variable equal to a specific item in a list, relying on a counting variable, like this: x = list[counter]. I need x

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