wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Kira JH U1/L2

Total questions: 6

Worksheet time: 3mins

Name
Class
Date
1.

A (a)   is a statement that can either be true or false.

2.

A (a)   statement repeats some code as long as the condition is true.

3.

If you remove the (a)   at the end of the while statement, you will get a syntax error.

4.

Each line of code inside the while loop needs to have spaces at the front of it. We call these spaces (a)   .

5.

To move a line of code outside of the while loop, she removed the (a)   at the front of the line.

6.

To have a line of code execute multiple times, you can put it inside of a while (a)   .