已读33%
预计阅读本页时间:-
预计阅读本页时间:-
Test Your Knowledge: Quiz
- What are the main functional differences between a while and a for?
- What’s the difference between break and continue?
- When is a loop’s else clause executed?
- How can you code a counter-based loop in Python?
- What can a range be used for in a for loop?