Q. What does import math print(math.sqrt(25)) output?
Solution:
math.sqrt(25) returns 5, the square root of 25.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
math.sqrt(25) returns 5, the square root of 25.
Strengthen Your Practice with our comprehensive question bank.