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 is the syntax of if..else statement?
Define control structure.
Write a note on the range () in the loop?
Using if..else..Elif statement writes a suitable program to display the largest of 3 numbers.
List the differences between break and continue statements.
Write a detail note on for loop?
Write a program to display all 3 digit odd numbers.
Write a program to display a multiplication table for a given number.
