The canonical function to demonstrate recursion is the factorial() function. I tried a simple implementation of it myself and came up with this:The canonical function to demonstrate recursion
The canonical function to demonstrate recursion is the factorial() function. I tried a simple implementation of it myself and came up with this:The canonical function to demonstrate recursion