The math module has a function called sqrt that we can use to get the square root of a number. We can't currently call the sqrt function directly: >>> sqrt( ...
確定! 回上一頁