Dictionary Python Tutorial

letterDict = {'vowel':['a','e','i','o','u'],'consonant':['b','c','d','f']}