Vidyalelo
Python · Q99

Module in Python

Programming · Python · question 99

Q99

What is output of print(math.pow(3, 2))?

A.
9
B.
9.0
Answer
C.
None
D.
None of the mentioned

Answer: Option B

Solution

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