First, what are expressions and statements

  • The expression will have a return value.
  • Statement has no return value
  • For loops, if statements, and switches are statements

case