Mark As Completed Discussion

Try this exercise. Fill in the missing part by typing it in.

In Python, the while loop is used to repeatedly execute a block of code as long as a certain condition is ___.

Write the missing line below.