Home / Programming MCQs / Python MCQs / Question

M

Manisha Agrawal • 9.32K Points
Tutor III

Q. Syntax of ‘for’ loop is given below:

Code:
for < _________ > in <sequence/ items in range>:

Fill in the blank
(A) control-variable
(B) central-variable
(C) center-variable
(D) repeater-variable

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.