Defect Description:when an integer is given as input the output must be the number of digits in the factorial of the given number but, in the given problem if 5 is given as the input the output is 2 which is incorrect.the factorial of 5 is 120.steps to reproduce:1.click on problem solving lab.2.click on list of experiments.3.then go to factorials.4.click on introduction.5.go through the problem 1.expected result:as the output is the number of digits in the factorial of the given number, if 5 is given as the input the output should be 3.actual result:given that the number of digits in 5 factorial is 2 which is incorrect.label:category:bugtype of issue:content
Defect Description:when an integer is given as input the output must be the number of digits in the factorial of the given number but, in the given problem if 5 is given as the input the output is 2 which is incorrect.the factorial of 5 is 120.steps to reproduce:1.click on problem solving lab.2.click on list of experiments.3.then go to factorials.4.click on introduction.5.go through the problem 1.expected result:as the output is the number of digits in the factorial of the given number, if 5 is given as the input the output should be 3.actual result:given that the number of digits in 5 factorial is 2 which is incorrect.label:category:bugtype of issue:content