random 中的主要函数有: random.random():获取一个随机的浮点数, ... random.shuffle():shuffle(self, x, random=None):直接随机原地打乱数据, ...
確定! 回上一頁