Advertisements
Advertisements
प्रश्न
Which punctuation should be used in the blank?
if<condition>_
statement-block 1
else:
statement-block 2
विकल्प
;
:
::
!
MCQ
Advertisements
उत्तर
:
shaalaa.com
Control Structure
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
APPEARS IN
संबंधित प्रश्न
The condition in the if statement should be in the form of ______
Which is the most comfortable loop?
Write a note on the break statement.
Define control structure.
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.
Using if..else..Elif statement writes a suitable program to display the largest of 3 numbers.
Write the syntax of the while loop.
Write a detail note on for loop?
Write a program to display all 3 digit odd numbers.
