Respuesta :

Hi!

The second part of a while loop is that is has a block of code (or a statement) which will be executed as long as the boolean expression is true.

Hopefully, this helps! =)