Good day, I’m getting the expected results as it asks for but when checking my code, I’m getting the error that its expecting 5 labels and 5 sentences. It’s getting all 2225, and I feel like i’m missing something. Usually, the labs are a great reference, but this time, I’m not seeing anything that will help me with this part.
That means you are probably using global variable instead of local variables (arguments) assigned for a particular grade function while recalling a function.
Got it, that was helpful! Thank you for the quick reply
1 Like