if statements

Objective #1: Use if statements.

Objective #2: Be able to use the if else statement.

Objective #3: Be able to use and interpret nested if statements.

Objective #4: Use Boolean expressions with relational (comparison) and logical (Boolean) operators.


Objective #5: Compare floating-point values and double variables correctly.