Write the values in the variable ‘result’, when we import math module. result = math.sqrt(81)
Answers
Answered by
1
The value of result= Math.sqrt(81) is 9.0
Similar questions