Home /
Expert Answers /
Computer Science /
modify-the-given-if-statement-so-that-34-not-a-large-town-34-is-output-if-numpeople-is-outside-the-r-pa278
(Solved): Modify the given if statement so that "Not a large town" is output if numPeople is outside the range ...
Modify the given if statement so that "Not a large town" is output if numPeople is outside the range 500 - 4200 inclusive. Otherwise, "Large town" is output.