Question: Write a simple Python program for putting a class roster into a list of lists.For each student, the script should take their name and their

Write a simple Python program for putting a class roster into a list of lists.For each student, the script should take their name and their grade, comma separated.If the user does not enter an int for the grade, proper try-except code should prevent crashing.Stop entering data into the list when the user enters the word, done.

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!