Question: Build a program that will use a text file as a database. This is not a secure way to save or store data but it
Build a program that will use a text file as a database. This is not a secure way to save or store data but it will help you learn an easy way to save information. The full specifications are given in the following linked PDF: Problem You must use your UH email to access the PDF You are given a file with username data and password data for all users named 'passwords.txt The format of the data is as shown below:
contents and format for passwords.txt No information on length of the file is given
usernamepassword
usernamepassword
usernamepassword
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
