Vidyalelo
Python · Q72

Python Introduction and basic

Programming · Python · question 72

Q72

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

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

Answer: Option A

Solution

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