017-001-003

Conditionals: Positive or Negative Check

Hard

Problem Description

Multiple Condition Checks

**In this problem**, you will create a program that evaluates three or more conditions in sequence using if-else if-else against input values, and displays the corresponding result to standard output.

Use if-else if-else to check three or more conditions in sequence.

Ready to Try Running Code?

Log in to access the code editor and execute your solutions for this problem.

Don't have an account?

Sign Up