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