random - 產生偽隨機亂數This module implements pseudo-random number ... r0 = [random.randint(0, 100) for _ in range(10)] # 生成10 個亂數.
確定! 回上一頁