现在,我已经学习了这次的DoWhile循环,但我的问题是扫描仪。我想以字符串的形式接收输入,但当我这样做时在do之外,它表示不能将y或yes解析为变量。一位朋友推荐了switch cases,你觉得呢?String a = sc.nextLine(); wow(); //My method name
}while(a == y); //Error is here
我陷入了一个停滞的do-while循环中,需要使用do-while循环,直到用户输入三个正确字符串中的一个 我试过了 Scanner input = new Scanner(System.in);kosong = ""; int tahun = Calendar.getInstance().get(Calendar.YEAR);
inputVehicleType();