I made a program for the lols
There's a problem though when I launch the program it asks me the question. When I type something in it displays.
Exception in thread "main" java.util.InputMismatchException
at java.util.Scanner.throwFor(Unknown Source)
at java.util.Scanner.next(Unknown Source)
at java.util.Scanner.nextDouble(Unknown Source)
at base.Input.main(Input.java:11)
Any help??!?!?
There's a problem though when I launch the program it asks me the question. When I type something in it displays.
Exception in thread "main" java.util.InputMismatchException
at java.util.Scanner.throwFor(Unknown Source)
at java.util.Scanner.next(Unknown Source)
at java.util.Scanner.nextDouble(Unknown Source)
at base.Input.main(Input.java:11)
Any help??!?!?
