All, this one seemed to not frustrate me so much. I learned that nesting statements is crucial to the logic when there are several factors involved.
However, it's still an educated guess as to my results, because I still continue to receive the same java error and this time it occurs once the Alice world attempts to launch the input box signifying the user to input his/her age..
Throwable that caused the error:
java.lang.ClassCastException: edu.cmu.cs.stage3.alice.core.question.ask.AskUserF orNumber cannot be cast to java.lang.Number
.....on to the next lesson!!