Click here to Skip to main content
15,913,773 members

Comments by Cindy Ann (Top 1 by date)

Cindy Ann 4-Apr-24 21:11pm View    
Sorry for not stating errors in title, My errors are:
Exception in thread "main" java.util.NoSuchElementException: No line found
at java.base/java.util.Scanner.nextLine(Scanner.java:1651)
at MyCalculator.main(MyCalculator.java:14)