CSC 230: The Week beginning Oct. 12 |
Write a program that uses a loop to calculate a factorial of a number from a drop-down select. It should also display the way the calculation was done. See example in figure below.
math.floor
instead of Math.floor
) We are not done here.