Currently you cannot use a Scanner class (from the java.util library) for example to ask for an Input (whatever the input type will be: String, int, double....) because the Terminal will show an error ...
public class main { public void menu(){ Scanner inp = new Scanner(System.in); loveCalculator lv = new loveCalculator(); mindTest mt = new mindTest(); whoAmI wh = new ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results