if-else-else if statements in Java (codecademy)
Advertisements I’m just starting to learn Java and I just got to the if-else-else if statements section on CodeAcademy. I tried using the if else statement in a method, but I’m not receiving the variable value when I call it, only the if-else statement. I’m guessing this is a very small mistake. (This is my… Read More if-else-else if statements in Java (codecademy)