Quiz Yourself on Python Language
Test your concepts of Python language so far.
We'll cover the following...
We'll cover the following...
Quiz
1.
The keyword break
finishes the current loop iteration.
A.
True
B.
False
1 / 5
Test your concepts of Python language so far.
Quiz
The keyword break
finishes the current loop iteration.
True
False