python range是python的一个内置函数,该函数可创建一个整数列表,一般用在for循环中;其语法是“range(start, stop[, step])”,其中参数“step”表示步长。
技术文章 / 下载软件趣味内容 / 专业带飞