garageScript / curriculum

GarageScript Curriculum
21 stars 164 forks source link

fix: JS31/.js not handling negative numbers #383

Closed flacial closed 2 years ago

flacial commented 2 years ago

@chriscodes17: A student submitted an answer for 1/3.JS where if the input number was negative the answer would result in a max call stack.

flacial commented 2 years ago

Resolved in #382