Sorting and comparing lists with a nested for loop

前端 未结 0 1097
情歌与酒
情歌与酒 2020-11-29 11:57

Im Trying to sort and compare lists with a for loop, but I keep getting the error:

sorted(lista[str(y+1)])
KeyError: \'14454\'

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