通过索引访问列表元素、for循环遍历列表、while循环遍历列表、append、extend向列表中添加元素、insert向列表中插入元素、del、remove、pop删除列表元素