cc013陈文朋  

2018年11月5日

摘要: import numpy as np x=np.random.randint(0,52,52) x k=3 y=np.zeros(20) y array([ 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0., 0.]) ... 阅读全文
posted @ 2018-11-05 20:23 C22C 阅读(170) 评论(0) 推荐(0) 编辑