Question: in python (10pts) Write a function named check(pswrd) which returns True if the incoming password starts with at least 2 upper case letters. Check this
in python
(10pts) Write a function named check(pswrd) which returns True if the incoming password starts with at least 2 upper case letters. Check this function with user input and display the result to the user
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
