Homework: Quiz Score Advice

I have (apparently) the exact same implementation as the ‘Solution Walkthrough’ however I got this message:
Your submission contains unexecuted code:
You have 1 more lines of unexecuted code than the solution, which is more than the limit of 0.

Is this an error?
I changed my logic to another conditional and the solution was accepted then I saw the ‘Solution Walkthrough’ I see it was the same previously I wrote but I get that error message and I don’t know what could I miss.

Thanks for your assistance!

Hey @angelinux, Im getting the same error and there should be no unexecuted code and all lines should be executed once. Guess its a bug