Question: To complete the program (10 points): * Create a module named h05_02.py from the directory hw * Record your name, class number, and date of
To complete the program (10 points):
* Create a module named h05_02.py from the directory hw
* Record your name, class number, and date of creation.
* Create a list to store grades for student John: 8, 9, and 9
* Create a list to store grades for student Mary: 10, 9, 7, 8, and 10
* Create a dictionary that stores both students and their grade list.
* Print out the dictionary data structure
When you have completed the program, run the program and capture and paste the output below:
Paste the captured screen here (5 points):
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
