make a program with a programming language1.pascalto determine the status of an age that is inputted at random, as followsIf the inputted age is 1-5 years, the status is "BALITA"If the age entered...

make a program with a programming language 1.pascal to determine the status of an age that is inputted at random, as follows If the inputted age is 1-5 years, the status is "BALITA" If the age entered is between 6-13 then the status is "CHILDREN If the input age is between 14-20 then the status is "TEENAGE" If the inputted age is between 21-35, the status is "ADULT" If the age entered is between 36-65 then the status is "PARENTS" If the age entered is> 65 then the status is "MANULA" example 1 enter age: 4 status: "BABY" example 2 enter age: 17 status: "TEENAGER" example 3 enter age: 73 status: "MANULA"

Jun 02, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here