So we can use the variable in the while loop's condition, create it outside of the code block.
while
Make sure to pick var followed by keepPlaying and then =, true, ;.
var
keepPlaying
=
true
;