Computer Science, asked by sgautam2695, 4 months ago

b. continue
Write T' for true and 'F' for false. Correct the false statements.
The for loop is used to repeat a set of statements a definite
number of times.
2. The input() function can be used to display the output on the
screen in different formats.
3. The continue statement is used to break the execution of a loop.
4. In Python, there are two types of loops for loop and while loop.
5. The break statement is used to control the flow of execution of a
program based on a given test condition.​

Answers

Answered by nigarsariya
8

Answer:

true

false

true

false

false

Explanation:

Mark as brainiliest

Similar questions
Physics, 1 month ago