Scanner keyboard = new Scanner(System.in); //given an object scanner and calling it keyboard


int randomOne=0, randomTwo=0, problems=1; //memory allocation holds first random number second...