Here is my error code:
Please enter an animal: Now enter another: Exception in thread "main" java.util.NoSuchElementException: No line found
at java.util.Scanner.nextLine(Scanner.java:…
at...