Vidyalelo
Python · Q158

Module in Python

Programming · Python · question 158

Q158

What is the value of x if x = math.factorial(0)?

A.
0
B.
1
Answer
C.
error
D.
none of the mentioned

Answer: Option B

Solution

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