Write a program in python: Calculate a factorial for any number using function in python

 


Factorial of  5 is : 120

0 Comments