Exercise 7-5: Javascript Conditional Statements

This script tests user input with the if and else if commands, and the || logical operator.

Using if and else if statements with the || operator