Nice! Remember that the .Count will return the number of pairs not the individual values!
.Count
Here's a hint: dictionaries are more like lists than they're like arrays.