ACTIVITY 1.3: Age Equivalent Write an algorithm and draw a flowchart that reads the age of a persons. Check if the age is in this category If age is Less than 0, output error, age is not allowed O to...


I'll rate!


ACTIVITY 1.3: Age Equivalent<br>Write an algorithm and draw a flowchart that reads the age of a persons. Check if the age<br>is in this category<br>If age is<br>Less than 0, output error, age is not allowed<br>O to 12, output

Extracted text: ACTIVITY 1.3: Age Equivalent Write an algorithm and draw a flowchart that reads the age of a persons. Check if the age is in this category If age is Less than 0, output error, age is not allowed O to 12, output "Child" 13 to 19, output "Teenager" 20 to 30, output "Young adult" 31- 59, output “Adult" 60 and above, output "Senior"
Pseudo code:<br>

Extracted text: Pseudo code:

Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here