196k views
4 votes
Example 12: Write an algorithm and draw a flowchart to calculate

the factorial of a number(N). Verify your result by a trace table by
assuming N = 5.
Hint: The factorial of N is the product of numbers from 1 to N)​

User RVM
by
5.0k points

1 Answer

4 votes

Answer:

An algotherum is a finite set of sequential instructions to accomplish a task where instructions are written in a simple English language

User Kerp
by
4.3k points