Java
TOPIC 14 – IF STATEMENTS – PART 1

separator-blank.png

LEARNING GOALS

  • I can use IF statements to control the execution sequence of statements.
  • I can use IF-ELSE statements to control the execution sequence of statements.
  • I can use conditional operators.
  • I understand how variable scope works.

LESSON NOTE

ASSIGNED WORK

separator-campeauIsAwesome.png