Question: Alisha is writing a program to decide whether someone can vote or not. The program needs to perform the following tasks: Input an age from
Alisha is writing a program to decide whether someone can vote or not. The program needs to perform the following tasks:
Input an age from the user.
Compare the number to 18 and output either can vote or cannot vote.
(a) Complete the pseudocode for this program.
(b) Identify a basic programming constructs that have been used in this algorithm.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
