Computer Science, asked by kurellasaitejas7303, 10 months ago

Explain loops in Python language with diagram.

Answers

Answered by 000khushi
4
A loop statement allows us to execute a statement or group of statements multiple times. Loop control statements change execution from its normal sequence. When execution leaves a scope, all automatic objects that were created in that scope are destroyed.
Similar questions