IT145-Java
IT145-Java copied to clipboard
Collection of my work done in IT145 at SNHU.
Results
1
IT145-Java issues
Sort by
recently updated
recently updated
newest added
For some reason I keep getting this error. Exception in thread "main" java.util.NoSuchElementException at java.base/java.util.Scanner.throwFor(Scanner.java:937) at java.base/java.util.Scanner.next(Scanner.java:1594) at java.base/java.util.Scanner.nextDouble(Scanner.java:2564) at PeopleWeights.main(PeopleWeights.java:13)