PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
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
Show Answer
Next Question
Correct Answer:
C
Explanation: The function takes only one argument.
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap