Zybooks keeps throwing this error:
Exception in thread "main" java.lang.NumberFormatException: For input string: "JaneAusten" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) at java.lang.Integer.parseInt(Integer.java:580) at java.lang.Integer.parseInt(Integer.java:615)
I have posted a picture of my code, thanks.