Question: If and If Else Description Write a script to ask the user to enter a password and store it in a variable called pass. If

If and If Else Description Write a script to ask the user to enter a password and store it in a variable called pass. If the password entered by the user matches with the predefined password, which is 'password', then the output will be "The password entered is correct" and if the entered password is wrong, then the output will be "The password entered is incorrect". Execution Time Limit 5 seconds
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
