I wrote a couple of if statements in Java. I wanted the first if statement to call a function called newGame() and not enter another if statement if true.
newGame()