I'm currently trying to write a program that prompts the user to enter alphabets (letters: a, b, c, d etc..) and the program will output an error msg when a number (int or float) is entered. I've been searching the web...but I don't really have the syntax for it.