Until Loop

Understand what an until loop is with the help of an example and illustration in this lesson.

We'll cover the following

What is an until loop?

The until loop continues to execute the statements in its block as long as the condition is false.

The syntax is as follows:

Create a free account to access the full course.

By signing up, you agree to Educative's Terms of Service and Privacy Policy