要使用math 必須先import math 模組,或使用from 的方式,單獨import 特定的類型。 import math from math import sin. math.pi、math.e. math.pi 使用 ...
確定! 回上一頁