Question: Exercise 2 Write a function factorial that receives an intP and returns f! (f factorial) (Do not use math.factorial function). Sample Input f = 6

Exercise 2 Write a function "factorial" that receives an int"P" and returns "f!" (f factorial) (Do not use math.factorial function). Sample Input f = 6 Expected Output 720
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
