Python-常用函数

1.range()函数:可创建一个整数列表,一般用在 for 循环中

  语法:range(start, stop[, step])

  

posted @ 2019-03-06 15:39  不流的水  阅读(165)  评论(0)    收藏  举报