import random. import numpy as np. # 取出随机的15个数值. def get_random15():. for i in range(2):. random_15 = random.sample(range(20), 15).
確定! 回上一頁