Here main problem is the "Let" part . Just write
let total_students = students.pop();
instead of
*let* total_stydents = students.pop();