Ah a but a simple solution, you cannot have two if statements right next to each other, what you have to do for the second if is add a else behind it like:

else if (String) usrInpt = "F" {...