Jonathan T. Jorgio: Bsit 2E Auto Tect
Jonathan T. Jorgio: Bsit 2E Auto Tect
Jorgio
BSIT 2E AUTO TECT
Problem # 1. Create a flowchart to calculate the factorial value of the input number n!
Start
Number=0
Factorial=1
Get number
If
T
Number >=1
factorial=factorial”numbe number
r
Start
c=1
Read n
m=nxc
Display m
c=c+1
Is YES
c<=10
?
NO
End