python随机模块22个函数详解 python中类的属性值如何随机产生?
python中类的属性值如何随机产生?from?random?import?*sample(range(1,11),10)range(1,11) 生成1-10列