Question: Create a program in python to display a students grade. Write a program to accept a student's name and grade for each subject then displays

Create a program in python to display a students grade. Write a program to accept a student's name and grade for each subject then displays the resulting transcript in 2D array, include a loop to keep asking until user exits as well as user validation.

Subjects include Computer Systems as Subject 1, Networking as subject 2, Programming Concepts in subject 3, Website as subject 4, Personal Skills as subject 5, Object Oriented as subject 6, database as subject 7 and Object program as subject 8. The program should demonstrate pre defined, user defined functions also global variables. Grades do take in string and not integer

Display results should be in 2D Array, with the the student's name as the topic.

Thanks in advance

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!