Question: Must be done in python. Please complete all three questions Question One Question 2 Question Three You are required to complete the read_classlist(filename) function which

Must be done in python.

Please complete all three questions

Question One

Must be done in python. Please complete all three questions Question One

Question 2

Question 2 Question Three You are required to complete the read_classlist(filename) function

Question Three

which takes a filename as a parameter, reads the content from the

You are required to complete the read_classlist(filename) function which takes a filename as a parameter, reads the content from the input file and returns a list of Student objects. If the file doesn't exist you should tell the user that the file cannot be found. For example Test Result class_list -read classlist('out.txt' File out.txt could not be opened class-list-read-classlist('classlist1.txt') for s in class_list: N00000001:John, johneamail.com, marks : print(s)

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!