Q118
What does math.sqrt(X, Y) do?
A.
calculate the Xth root of Y
B.
calculate the Yth root of X
C.
error
AnswerD.
return a tuple with the square root of X and Y
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board