A、开源
B、免费
C、跨平台
D、解释执行
A、from math import sin
B、from random import random
C、from math import *
D、import *