Advertisements
Advertisements
प्रश्न
How many important control structures are there in Python?
विकल्प
3
4
5
6
MCQ
उत्तर
3
shaalaa.com
Control Structure
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
APPEARS IN
संबंधित प्रश्न
The condition in the if statement should be in the form of ______
Which amongst this is not a jump statement?
List the control structures in Python.
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.
List the differences between break and continue statements.
Write a detailed note on if..else..elif statement with suitable example.
Write a program to display a multiplication table for a given number.