Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Modify the given if statement so that Small university is output if sizeInput is in the range 1 0 5 0 0 - 2 1

Modify the given if statement so that "Small university" is output if sizeInput is in the range 10500-21500 inclusive. Otherwise, "Not a small university" is output.
Click here for examples
Ex 1: If the input is 13000, then the output is:
Small university
Ex 2: If the input is 32500, then the output is:
Not a small university
1
2
3
4
Check
Next level

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions