Return value: float – it returns a float value that is the square root of given number n. Example: Input: a = 2 # function call print(math.sqrt( ...
確定! 回上一頁