Question
Lab 2.1.4 Create a program that will perform the following tasks: create a program named Lab4 create a variable that will store the user password
Lab 2.1.4 Create a program that will perform the following tasks:
create a program named Lab4
create a variable that will store the user password (user password is cit142)
the program will ask the user to enter their password
the program will test the user input. If the password matches "you may enter is displayed". If the passwords do not match "wrong password is displayed".
Lab 2.1.5 Create a program that will perform the following tasks:
create a program named Lab5
create a variable that will store the user's password (user password is cit142)
create a variable that will store the user's ID (userID is: fjones)
the program will ask the user to enter thier userid
the program will ask the user to enter their password
the program will test the user input. If the userID AND password matches "you may enter is displayed". If the passwords do not match "wrong password is displayed".
Create a program that will perform the following tasks:
create a program named Lab5
create a variable that will store the user's password (user password is cit142)
create a variable that will store the user's ID (userID is: fjones)
the program will ask the user to enter thier userid
the program will ask the user to enter their password
the program will test the user input. If the userID AND password matches "you may enter is displayed". If the passwords do not match "wrong password is displayed".
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started