In the second exercise for C1M2_Assignment (Is it on the shelf?), my output is “Book is not available to be borrowed” which es the expected outcome, but I still get this message:
Failed test case: Detected incorrect number of valid print statements (without f-strings).
Grader expected: 2
You got: 1
Im assuming there’s something wrong with my first print statement, but I cant figure out the error and Im not supposed to share code for assignments here.