factorial of a non-negative integer

Write a Python recursive function to calculate the factorial of a non-negative integer.
5
Total : 0 Discussion
Login