While loops in python Flashcards
(1 cards)
1
Q
What is the effect of the pass statement within a nested while loop being invoked?
A
There is no effect on code execution
What is the effect of the pass statement within a nested while loop being invoked?
There is no effect on code execution