I am trying to create a program that asks a user for input "name" and checks to make sure that the name is alphabetic, not too long, and not in a file called Unacceptable_Names (that contains inappropriate names) I am trying to create a program that asks a use