Say we wanted to use the built-in Python functions to compute square roots. We might do something like ... import math. >>> math.sqrt(9).
確定! 回上一頁