Challenge 1: Determine Size of a Dictionary

In this challenge, your task is to calculate the size of a dictionary

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 1200+ tech skills courses.