In Python, can a while loop be used to iterate over a dictionary directly?
Yes
No
Only if the dictionary keys are integers.
Only if the dictionary has a single key.
This question is part of this quiz :