Search⌘ K

Challenge: Factorial

Let’s create a program that calculates factorials using recusion.

Problem

For a given value nn find n!n! ...