Report Bug

Qus

What will be the output of the following ?

import math
print(math.fact(5))
Qus

निम्नलिखित कोड का आउटपुट क्या होगा?

import math
print(math.fact(5))


A. 120
B. 25
C. 1,2,3,4,5
D. Error


Solution
D. Error



Explanation

this code will generate AttributeError: module 'math' has no attribute 'fact'

because there is no any fact() function in math module

Online Exam Quiz for One day Exam Online Typing Test CCC Online Test 2026 Best Computer Training Institute in Prayagraj (Allahabad) Best Java Training Institute in Prayagraj (Allahabad) Best Python Training Institute in Prayagraj (Allahabad) O Level Online Test in Hindi Best Website and Software Company in Allahabad