Python Code Challenge

28 - Create a program that prompts the user for a string and stores each character in a tuple. Then, print the number of vowels and consonants in the string.