Computer Science, asked by palakshabeniwal51, 4 days ago

sunita is writting a program in python using for loop. she wants to terminate, the loop at a particular value which statement she can use?​

Answers

Answered by samarthkrv
0

Answer:

she can use the "break" key word which will terminate the loop once the required condition is met.

Explanation:

Answered by IMMAARAV
0
Yo it’s write
Hope it helps
Similar questions