Day 16: Exceptions - String to Integer

  • + 2 comments

    i tried many similar ways to accomplish this in Javascript... but parseInt() of a string returns NaN and doesnt throw an exception :/ definately stumped with a JS implementation