A sentence A picture A day!

Python库

math库: 三角函数、开方根号、π、e为基数 random库: seed、random、uniform、randint、randrange、choice()从列表中随机返回一个元素、shuffle()将列表中元素随机打乱、sample