1 回答
aluckdog
TA贡献1847条经验 获得超7个赞
python2.7中有xrange函数和range函数 python3中把range优化了,合并了xrange和range函数 用range函数就行
添加回答
举报
0/150
提交
取消