Vidyalelo
Python · Q40

Module in Python

Programming · Python · question 40

Q40

What is the value returned by math.fact(6)?

A.
720
B.
6
C.
[1, 2, 3, 6]
D.
error
Answer

Answer: Option D

Solution

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