Create a program to print the given series up to first n digits.Refer sample input and output.The given series is: 1 1 2 6 24…
Create a program to print the given series up to first n digits.Refer sample input and output.The given series is: 1 1 2 6 24…