Exercise: The Factorial
Create a function that calculates the factorial of a number.
We'll cover the following...
Problem statement
In this challenge, you are required to implement the factorial()
function. It takes an integer ...
Access this course and 1400+ top-rated courses and projects.