Computer Science, asked by greattask5205, 8 months ago

Write a algorithm to print the age of vote for check

Answers

Answered by revasharma06
3

Answer:

Here is your algorithm:

Explanation:

Step 1: Start

Step 2: Input a number and store it as AGE.

Step 3: Check if AGE>=18. If true then go to Step 4, else go to Step 5.

Step 4: Print "You are applicable to vote." and go to Step 6.

Step 5: Print "You are not applicable to vote." and go to Step 6.

Step 6: Stop

MARK THIS AS THE BRAINLIEST ANSWER!

Similar questions