A.擴展庫豐富 B.代碼運行效率高 C.支持命令式編程 D.支持函數式編程
A.from math import B.import math.sin as sin C.from math import sin D.import math