编程 python在列表中添加元素 >>> sitelist = ['baidu', 'qq', 'ali'] 修改为 >>> sitelist = ['baidu', 'qq', 'ali', 'chiplayout']