Hello Campers,
I was wondering how far to go with solutions to some of the algorithm questions.
For example, the factorial question.
My answer satisfied the challenge but I could add to the code so that it catches input errors like entering a character instead of a number. How far are some of you taking your solutions?