Have you ever felt like a fool just mashing away at a keyboard?

Posted by Fresh_Heron_3707@reddit | Python | View on Reddit | 4 comments

I was plugging away at this code where I asked the user to index a given list with an if else statement. The list was a class that with the attributes, title, author and genre. some reason I couldn't get the indexed book to populate in the terminal. I spent hours debugging and watching tutorials just thinking maybe I just don't have the capacity to code. I was missing a print statement to print the indexed book FML. I have not felt such relief and despair at the time ever!