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