With the word while, we can execute a set of lines while a certain condition returns true.

Nice! Now this loop runs while true is, well, true.

Does the word read while?