Write a program segment that inputs age


Write a program segment that inputs age, display "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 values of Age in your IF-Then-Else statements. 

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Write a program segment that inputs age
Reference No:- TGS094566

Expected delivery within 24 Hours