Challenge 4: Increment Dictionary Values
In this challenge, you are required to increment values in a dictionary.
We'll cover the following...
Problem Statement
Implement an updateAges
function that receives ...
In this challenge, you are required to increment values in a dictionary.
Implement an updateAges
function that receives ...