Skip to content

Conversation

@giorgi-tsu
Copy link

range in Python is not a generator.

zip and enumerate are.

So, I delted range in the sentence above.

range in Python is not a generator. 

zip and enumerate are. 

So, I delted range in the sentence above.
@wupeifan
Copy link
Contributor

wupeifan commented Feb 4, 2022

You are right that in Python 3, range is no longer a iterable object.
Regarding the texts we'll have a look and edit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants