Advertisements
Advertisements
Question
Which statement is generally used as a placeholder?
Options
continue
break
pass
goto
MCQ
Advertisements
Solution
pass
shaalaa.com
Control Structure
Is there an error in this question or solution?
APPEARS IN
RELATED QUESTIONS
How many important control structures are there in Python?
Elif can be considered to be the abbreviation of ______.
The condition in the if statement should be in the form of ______
Which is the most comfortable loop?
Write is the syntax of if..else statement?
Define control structure.
Write a note on the range () in the loop?
Write the syntax of the while loop.
Write a detailed note on if..else..elif statement with suitable example.
Write a program to display a multiplication table for a given number.
