Report Bug

Qus

What will be the output of the following Python code?

from math import pow
print(math.pow(2,3))
Qus

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

from math import pow
print(math.pow(2,3))


A. Nothing is printed
B. 8
C. Error, method pow doesn’t exist in math module
D. Error, the statement should be: print(pow(2,3))


Solution
D. Error, the statement should be: print(pow(2,3))



Explanation

Traceback (most recent call last):

  File "C:\Users\hp\Documents\a.py", line 2, in <module>

    print(math.pow(2,3))

NameError: name 'math' is not defined


CCC Online Test Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Online Exam Quiz O Level NIELIT Study material and Quiz Bank SSC Railway TET UPTET Question Bank career counselling in allahabad Best Website and Software Company in Allahabad Website development Company in Allahabad