python列表中1是什么意思 python列表中1是什么意思>>> list = ['hello','world','你好','haha']>>> print list[1]world>>>... 小编 /Python /2023-10-28 /0 评论 /68 阅读