| ✓ | knowledge and skills |
|---|---|
| ☐ | use of sequence |
| ☐ | use of selection |
| ☐ | 3 forms of the if statement |
| ☐ | construction of boolean expressions with relational and boolean operators |
| ☐ | evaluation of boolean expressions |
| ☐ | identification of true part and false part |
| ☐ | case statement |
| ☐ | use of repetition |
| ☐ | conditional loops |
| ☐ | loop statement |
| ☐ | counted loops |
| ☐ | for statement |
| ☐ | control variables |
| ☐ | identification of loop body |
| ☐ | identification of infinite loops |
| ☐ | accumulators |
| ☐ | counters |
| ☐ | sentinel values |