Is it possible to get an infinite loop in for
loop?
My guess is that there can be an infinite for loop in Python. I’d like to know this for future references.
Is it possible to get an infinite loop in for
loop?
My guess is that there can be an infinite for loop in Python. I’d like to know this for future references.