1
Answer

The Factorial

  1. (The Factorial n!)Write a function that takes an integer value and returns the factorial of the number.

Answers (1)