Write T for True and F for False: [3]
1. There is a colon (:) with the else statement. [ ]
2. You can use range ( ) function in while loop. [ ]
3. In sequential construct, all the statements are executed in sequential manner. [ ]
4. ‘for' statement is an example of iterative statement. [ ]
5. You cannot use else statement in while loop. [ ]
6. The if..elif statement can be seen as an if within a else statement.
bhardwajprachi084:
follow kar lo please
Answers
Answered by
1
Answer:
1t
2f
3t
4f
5t
6t
mark me as the brainlest
Answered by
2
1. True
2. False
3. True
4. False
5. True
6. True
Similar questions