Vidyalelo
Python · Q167

Module in Python

Programming · Python · question 167

Q167

What will be the output of print(math.factorial(4.5))?

A.
24
B.
120
C.
error
Answer
D.
24.0

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board