For this exercise I need to count the \'number of edges\' in the word \'AARDGASRESERVES\' (Dutch), using a for loop and a dictionary. I already have the following code, but