python range() range(start,end,step=1)返回包含所有k的列表,这里start例如 range(1,11) k从1变到10 python 2024-05-12 157 点赞 2 评论 237 浏览