Jessie M.

asked • 02/09/21

python help classes and properties

All programming to be done in python (please show input code):

Question Info:

  1. Create a Person Class which have these properties and methods:
  2. Properties: fname, lname, DOB

 

2. Create a child class Student of the Person class. The Student should have:

  1. Properties: gradeLevel, studentID, courseMarks (dictionary with the course names as keys and course marks as values)

Question To Answer: 

                            Q2.2) getTotal() returns the average for all course marks (use the Python math module)

 

 

https://docs.google.com/document/d/13Rkz4-zfbWabKC02JAIzBvWKhORqLu4fCprhCjCGMW0/edit?usp=sharing

Patrick B.

my apologies... Sum and Average methods added
Report

02/26/21

1 Expert Answer

By:

Patrick B. answered • 02/26/21

Tutor
4.7 (31)

Math and computer tutor/teacher

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.