Examveda

What does math.sqrt(X, Y) do?

A. calculate the Xth root of Y

B. calculate the Yth root of X

C. error

D. return a tuple with the square root of X and Y

Answer: Option C


This Question Belongs to Python Program >> Module In Python

Join The Discussion

Related Questions on Module in Python