0

I found a question that had no right answer!What do you think

What is the output of this code? import math as m print(math.sqrt(25)) A. An error occurs B. 25 C. 5 --------------------------------------- the right answer is 5.0

3rd Jan 2019, 10:20 AM
sui mike
sui mike - avatar
1 Answer
0
Thank you for your reminding.I think I've found the problem.Because I had import math above this code.
4th Jan 2019, 6:11 AM
sui mike
sui mike - avatar