Imagine you are developing a software package for Amazon.com that requires users to enter their own passwords. Your software requires that users' passwords meet the following criteria:
a. The password should be at least six characters long.
b. The password should at least one uppercase and at least one lowercase letter.
c. The password should have at least one digit.