ENSC 104: DIGITAL COMPUTER PROGRAMMING
LOGICAL OPERATORS
Logical AND operator: &&
Logical OR operator ||
Logical #1