Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a program called Program 4 A 3 that will do the following: Ask the user to enter a password Make sure the password meets

Create a program called Program4A3 that will do the following:
Ask the user to enter a password
Make sure the password meets the following requirements:
It must be at least 8 characters long
It must have at least one number in it.
It must have at least one of the following characters: ! &*%$
Print a statement saying if the password meets the requirements or not, and which requirement is not met if there's a problem.
(Hint - you may want to use the in function to check for the numeric digits and symbol requirements. Also, when checking for digits, put them in single quotes, like '0'.)
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data Access Patterns Database Interactions In Object Oriented Applications

Authors: Clifton Nock

1st Edition

0321555627, 978-0321555625

More Books

Students also viewed these Databases questions

Question

What attracts you about this role?

Answered: 1 week ago

Question

How many states in India?

Answered: 1 week ago

Question

HOW IS MARKETING CHANGING WITH ARTIFITIAL INTELIGENCE

Answered: 1 week ago