79644357

Date: 2025-05-29 17:28:05
Score: 1.5
Natty:
Report link

Here main problem is the "Let" part . Just write

let total_students = students.pop();

instead of

*let* total_stydents = students.pop();
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Tirth Patel