#WSQ09 #TC1014

For this programm I just created a function to calculate the factorial of a number.

The factorial function means to multiply a series of descending natural numbers. For ejample:

4!=4*3*2*1=24

GitHub link:

https://github.com/akZazueta31/WSQ/blob/master/wsq09

For more info:

http://mathworld.wolfram.com/Factorial.html

CC BY 4.0 #WSQ09 #TC1014 by Karen Zazueta is licensed under a Creative Commons Attribution 4.0 International License.

Comments are closed.