Feedback from user AngelRaposo
Task precondition indicates:
Precondition: 0 < number < 106
After hitting "Run&Check", the following test is reported to be failing:
Fail: checkio(undefined)
There's seem to be an error in the output of the JavaScript code executed. Also if the test was using None as the input, it goes outside the precondition listed in the task.
URL from: http://www.checkio.org/mission/digits-multiplication/solve/
HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.137 Safari/537.36
Precondition: 0 < number < 106
After hitting "Run&Check", the following test is reported to be failing:
Fail: checkio(undefined)
There's seem to be an error in the output of the JavaScript code executed. Also if the test was using None as the input, it goes outside the precondition listed in the task.
URL from: http://www.checkio.org/mission/digits-multiplication/solve/
HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.137 Safari/537.36