79228790

Date: 2024-11-27 02:30:25
Score: 2.5
Natty:
Report link

I would suggest adding some print statements to your gradingTool function... Print each argument (with delimiters so you can see where they end), and then inside your loop, print i, studentAnswers[i] and correctAnswers[i]. I suspect this may reveal the issue...

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Nick Macias