Challenge 1: Determine Size of a Dictionary
In this challenge, your task is to calculate the size of a dictionary
We'll cover the following...
Problem Statement
Given a lengthDictionary
function that takes Students
dictionary as a parameter, find how many students are in the dictionary.
Input
A dictionary
Output
The size of the dictionary
Access this course and 1400+ top-rated courses and projects.