Examveda

What is returned by int(math.pow(3, 2))?

A. 6

B. 9

C. error, third argument required

D. error, too many arguments

Answer: Option B


This Question Belongs to Python Program >> Module In Python

Join The Discussion

Related Questions on Module in Python