hacktoberfest
hacktoberfest copied to clipboard
Adding Factorial
This program prompts the user to enter a number and then computes the factorial of that number using recursion using Java.