Computer Science, asked by jainpragati0209, 2 months ago


Fill in the blanks with the help of helpbox
( while , iterative , in , step value, for )
1 The.._________
operator checks if a given value exists in a list or not.
2 The. ________
loop works when you give it a condition.
3 In Python, for and while are_______ statements
4 The _________
statement helps to create a loop a given number of times.5. The __________
serves to increment or decrement the number sequence.

Answers

Answered by amalazariamit
0

Answer:

sorry I did not the answer of this question

Answered by rose8120
1

Answer:

1 . in

2 . while

3. iterative

4.for

5. step value

Explanation:

Pls mark me as brainlist

Similar questions