Python Day 6
Today we learned about recursion and reviewed dictionaries. We also made a program that created a new dictionary that put each word of a file into it so that it counted how many times that word showed up. We also made a program that put the dictionary into a new file.