Challenge 5: Size of a Dictionary Within a Dictionary
In this challenge, your task is to calculate the size of the dictionary within a dictionary.
We'll cover the following...
We'll cover the following...
Problem Statement
Given a totalStudents function, your task is to calculate ...