-
Notifications
You must be signed in to change notification settings - Fork 0
While loop is used to execute a block of statements repeatedly until a given condition is satisfied. And when the condition becomes false, the line immediately after the loop in the program is executed.
VaibhavMojidra/Python---Demo-While-Loop
About
While loop is used to execute a block of statements repeatedly until a given condition is satisfied. And when the condition becomes false, the line immediately after the loop in the program is executed.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published