For the Is it on the shelf exercise, I am getting the expected result but the error at test as shown in screenshot below. I do have 2 print statements without f-strings. What am I doing wrong?
I think from the feedback of the test_your_code, it says the number of print statements is not enough, if you are using f’string print statements it says it doesnt want those!