basicprograms icon indicating copy to clipboard operation
basicprograms copied to clipboard

Added Program-22: Factorial of a Number in Java

Open BurramsettyAkshayaPranathi opened this issue 3 months ago • 0 comments

Added a new Java program (Program-22) that calculates the factorial of a given number. Also included a readme file explaining the input, output, and how to run the program.