0
List
Is there a function that work like next() but when it reach the end of the list it comes back to the beginning?
2 Answers
+ 2
Is cycle() what you need?
https://stackoverflow.com/questions/23416381/circular-list-iterator-in-python
0
CarrieForle Yes! Thank you so much 👍
Hot today
Python — File Handling
0 Votes
Loop question, I've tried everything that I knew I just don't know. Please help me solve it out
1 Votes
Help me solve this (using loop)
1 Votes
What is wrong? Error on test.
1 Votes
Help me wiht python
1 Votes
Question - Java: Pyramid layers
2 Votes