Question: Every time I try to use the nextLine() function in Java it skips over a line of code preventing the user on inputting what I
Every time I try to use the nextLine() function in Java it skips over a line of code preventing the user on inputting what I want them to. Here, I am simply assigning information to a book library class and having an issue with that. I tried to compensate by adding a keyboard.nextLine() before, but that doesn't work for the last one and need help on how to make it work like intended. Thank you!

for (int i0 i
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
