Access a list index after introducing words using input
This question already has an answer here:
use extend
not append
; append
appends a single element whereas extend
appends all elemnets of a given list
上一篇: 值对组合成一个密钥
下一篇: 在使用输入引入单词后访问列表索引