導入模塊. import math. #dir(module):可以通過它查看任何模塊中所包含的工具. print(dir(math)). # math 是python中內置的數學模塊,封裝了許多浮點 ...
確定! 回上一頁