The sqrt(x) function is used to get the square root of the given number in Python. The sqrt() function is part of the math module so you need to import it ...
確定! 回上一頁