Question: Using pseudocode and flowchart to write a program to check for password compliance. Your program should receive a password as an input and it should
Using pseudocode and flowchart to write a program to check for password compliance. Your program should receive a password as an input and it should output whether it complies with the specified rules or not. If the last digit of your student id is odd (.i.e it ends with 1, 3, 5, 7 or 9), the password check should follow this format: L$$555ee (Not exact letter like the format, but checking if it's upper or lower case and special character)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
