会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
The Way Back、` Iris、`
现在挽留,也不过是记忆中的快乐,再舍不得,在误导我们还有其他的选择。However,U R Not Iris、`
新随笔
联系
管理
订阅
2014年11月23日
[Python] Calculate pi With MonteCarlo
摘要: import randomimport mathm=int(raw_input("Please input the Number of Times:"))#Then Output n=10~10^mn=1for j in xrange(m): n=n*10 Total=0 for i in x...
阅读全文
posted @ 2014-11-23 12:02 Iris.Catch-22.S、`
阅读(345)
评论(0)
推荐(0)
编辑
公告