跳至主要內容
ZCG Notes
作code家的筆記
選單
編程語言
Python
Node.js
Java
作業系統
Ubuntu
日期:
2021 年 6 月 30 日
Python
Python生成不重複N個隨機數
import random #random.seed(10) …