Question: 1. (20 marks) A valid Canadian postal code is in the following format where L is any letter and is any number. Write a pseudocode
1. (20 marks) A valid Canadian postal code is in the following format where L is any letter and is any number. Write a pseudocode algorithm, and draw a corresponding flow chart that will read in a postal code one character at a time and will then check each character to make sure it is in the correct format. If the entire postal code is in the correct format display "Valid Postal Code" otherwise display "Invalid Postal Code
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
