MCQOPTIONS
Bookmark
Saved Bookmarks
→
Python
→
Shallow Copy Deep Copy in Python
→
What will be the output of print(math.factorial(4...
1.
What will be the output of print(math.factorial(4.5))?
A.
24
B.
120
C.
error
D.
24.0
Answer» D. 24.0
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What will be the output of print(math.factorial(4.5))?
Is the output of the function abs() the same as that of the function math.fabs()?
What will be the output of print(math.copysign(3, -1))?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply