The algorithm should take in 3 integers to an ArrayList. If the input is not an integer, then there should be a prompt. When I execute my code the catch clause is e
catch
You need to move the scanner to the next line. Add this line of code below the error message in the catch section.
input.nextLine();