How would you go about extracting part of a key from a dictionary.
I have a text file that lists about 1000 birthdays Ex. 1/2/1980
I want to extract just the year portion from the dictionary and then run a count against each year.
I have no problems with any of it, except how to ignore the 1/2/.