随笔分类 -  Python

摘要:Python的range(n) 方法就是: API定义: If you do need to iterate(迭代) over a sequence(一系列) of numbers, the built-in function range() comes in handy(方便的). It gene 阅读全文
posted @ 2018-11-08 10:49 码痴