Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions