Advertisements
Advertisements
प्रश्न
Which amongst this is not a jump statement?
विकल्प
for
pass
continue
break
MCQ
Advertisements
उत्तर
for
shaalaa.com
Control Structure
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
APPEARS IN
संबंधित प्रश्न
How many important control structures are there in Python?
Elif can be considered to be the abbreviation of ______.
Which statement is generally used as a placeholder?
Which is the most comfortable loop?
Write a note on the break statement.
Write a program to display.
A
A B
A B C
A B C D
A B C D E
Write a note on if..else structure.
List the differences between break and continue statements.
Write a program to display all 3 digit odd numbers.
Write a program to display a multiplication table for a given number.
