Example 1: python sqrt import import math math.sqrt( x ) Example 2: python square root import math a = input("what do you wnat to square root") ...
確定! 回上一頁