When we make a game, we need to make sure it keeps running while the player has lives.

Can you create a while loop for that?

Nice work! We use the while keyword to create a while loop.

Whoops! We use the while keyword to create a while loop.