This is a java program that generate the username from the email address that the user inputs.
1. First, User input the Email Address.2. Second, The program output the username from email address. The program breaks from "@" keyword and output the value before "@".