"; } else { $message = "Welcome to the game."; $n1 = rand(-50, 50); $n2 = rand(-50, 50); $correct = 0; $total = 0; $message .= " Score now: $correct out of $total "; $question = "What is $n1 + $n2? "; } ?>

Press to move on. > > > > >