Question: Goal: Using python, check login credentials and return a response of success of fail. Steps: Write a CGI script in python to read a comma

Goal: Using python, check login credentials and return a response of success of fail.

Steps:

  1. Write a CGI script in python to read a comma delimited file that has at least 3 separate username/password pairs
  2. With the username and password variables stored in your program, read the csv file with credentials (named creds)
  3. Check to see if the variables match the data from the csv file and return the appropriate response

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!