Question: 2. Consider a dictionary called course_enrolment. The dictionary uses strings as its keys In this case the strings are simply the course codes (eg. 'comp1005',

 2. Consider a dictionary called course_enrolment. The dictionary uses strings as

2. Consider a dictionary called course_enrolment. The dictionary uses strings as its keys In this case the strings are simply the course codes (eg. 'comp1005', math1000', etc) The values of the dictionary are integers that represent the total number of students enrolled in a given class. Write a function called total_enrolment that takes such a dictionary as its single input parameter. The function will iterate over the dictionary and return the total number of students enrolled in all classes

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!