Q.B Fill in the blanks: [3]
1. The ___________ statement is a compact way of performing multiple tests on a
condition.
2. A _________ loop is used for iterating over a sequence.
3. The condition body starts with an indentation of ___________.
4. Control statements controls the ______ of execution in a program.
5. _________ is another name for iteration.
6. __________statements allow you to give conditions.
Answers
Answered by
1
- Nested Statement
- command
- boolean
- flow
- combination
- conditional statement
Hope you like it ✌️
aliabhatt30:
thank you
Answered by
4
Answer:
1}nested if statement
2}for
3}= and space
4}program control
5}looping
6}conditional
hope it helps u
Similar questions