Number With Exclamation

Number With Exclamation

This function should take a non-negative integer as an input and return the factorial of that number. The factorial of a non-negative integer n is the product of all positive integers less than or equal to n .

example

You should be an authorized user in order to see the full description and start solving this mission.