Im trying to prompt the user to pick 1 or 2 but if i pick 1 it still ask me the choice 2 questions?



import java.util.Scanner;

public class Assignment9Lozano

{ // Open...