this blog will emmory my work and process with the interesting skill
import random time = int(input('硬币抛掷次数:')) i=1 front = 0 while i <= time: coin
=random.randint(1,2) if coin == 1 : front +=1 probability = front/i
print(probability) i+=1
近期在学概率学,写来随便玩玩

友情链接
KaDraw流程图
API参考文档
OK工具箱
云服务器优惠
阿里云优惠券
腾讯云优惠券
华为云优惠券
站点信息
问题反馈
邮箱:[email protected]
QQ群:637538335
关注微信