Fork me on GitHub
摘要: import mathimport timescale=10print("执行开始")t=time.process_time()for i in range(scale+1): a,b='**'*i,'..'*(scale-i) c=(i/scale)*100 π=4*(4*math.atan(1/ 阅读全文
posted @ 2021-10-17 11:47 ゆずりはいのり 阅读(42) 评论(0) 推荐(0)
1