Definition Return a count object whose .__next__() method returns consecutive values. Syntax count(start=0, step=1) --> count object Parameters start=number step=ending number Example The return is equal to:
| iterator functions
|
|
itertools.count()
|
Sign in|Report Abuse|Print Page|Powered By Google Sites