Function to find factorial of a number in python

- Write a function to find factorial of a number in python
- Write a function to find factorial of given number in python
- Recursive function to find factorial of a number in python
- How to find factorial of a number in python without using function
- Write a function in python to find the factorial of a number n where n is provided by the user