Write a pseudo algorithm that inputs age


Write a pseudo algorithm that inputs Age, displays "Yes, you can vote" if Age is 18 or older and displays "You are too young to vote" if Age is less than 18, and displays nothing else. Remember to use the comparison operator when checking the value of Age. Draw a flowchart algorithm for this problem.

Request for Solution File

Ask an Expert for Answer!!
Data Structure & Algorithms: Write a pseudo algorithm that inputs age
Reference No:- TGS0134904

Expected delivery within 24 Hours