Computer Science, asked by rajkumarikumari801, 3 months ago

BRAIN DEVELOPER
A Fill in the blanks
loop is used when we are sure about how many times a loop body will be
executed
2 The in operator returns
if it finds a value in the specified sequence else it
return false
is a sequence of instructions in a computer program which loops
endlessly
4 To come out of the infinite loop, you have to terminate the
execution by closing the interactive mode window.
mode or program
5. The
loop can be applied to a program where the number of iterations is not
known beforehand​

Answers

Answered by kianbors
1

Answer:

brp

Explanation:

ad aw

Answered by rajikarthik010506
1

Explanation:

BRAIN DEVELOPER

A Fill in the blanks

loop is used when we are sure about how many times a loop body will be

executed

2 The in operator returns

if it finds a value in the specified sequence else it

return false

is a sequence of instructions in a computer program which loops

endlessly

4 To come out of the infinite loop, you have to terminate the

execution by closing the interactive mode window.

mode or program

5. The

loop can be applied to a program where the number of iterations is not

known beforehand

Similar questions