Question: Write a short pseudocode algorithm to input a password, check that it has exactly 8 characters in it, check that all the letters are upper
Write a short pseudocode algorithm to input a password, check that it has exactly 8 characters in it, check that all the letters are upper case, and output the message "Password meets the rules" if both these conditions are true.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
