Assume you have created a program that has the user enter an email address of the form: username@domain.extension An extension for the email should be three letters (no numbers or other characters). List four types of input errors your program should test for.