Question: Python Program: Write a program that opens the file database.txt and reads the first three lines only. Assign the three lines to variables for First
Python Program: Write a program that opens the file database.txt and reads the first three lines only. Assign the three lines to variables for First Name, Last Name, and Email Address and then print the variables. Use the main function.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
