Any number of lines of code written of an unknown program need to…

Question Answered step-by-step Any number of lines of code written of an unknown program need to… Any number of lines of code written of an unknown program need to be tested. To find errors, one method is to use a trace table. The attached powerpoint contains a powerpoint on how a trace table is worked out . For the example of finding the factorial, do the following before checking your results by watching the ppt in slideshow mode. Link: https://docs.google.com/presentation/d/1QyDPOByxYbVaYw5-ef4y_y-ZJzwqOtzCk6kvTttlwQU/edit#slide=id.p or the pdf file link:https://docs.google.com/presentation/d/1QyDPOByxYbVaYw5-ef4y_y-ZJzwqOtzCk6kvTttlwQU/edit#slide=id.pQuestions 1. Write down/explain how the factorial is found manually using mathematics. (3 marks)2. Design logical steps to find the factorial of n terms. (3 marks)3. Do the trace table and find the error. (2 marks)4. Run the corrected program and check if error has been corrected. (2 marks)   I couldn’t understand how the trace table in the powerpoint presentation given in the links work , so I need step by step explanation of the answers for the questions, why else if, statements used and everything and 5)what is meant by a trace table and what does it do?Please do let me know if the link doesn’t work. A big thanks to the person who can help me understand the solution along with the explanation.      Computer Science Engineering & Technology Python Programming CSC 100 Share QuestionEmailCopy link Comments (0)