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
Get hands-on with 1400+ tech skills courses.