You should check origLetter instead of "Alpha" and "Beta"

public class week7assignmentq1 {
public static void main(String[] args) {
String origLetterString;
...