Java
REVIEW TOPIC 02 – IF STATEMENTS

separator-blank.png

LEARNING GOALS (ALL REVIEW)

  • I can generate random numbers.
  • I can use conditions in if statements.
  • I can use if structures, if/else structures and if/else if/else structures.
  • I can use the &&, || and ! compound Boolean operators.
  • I can use Boolean variables.

LESSON NOTE

ASSIGNED WORK

separator-campeau.png