会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
yu-ye
博客园
首页
新随笔
联系
订阅
管理
2022年2月14日
python 循环与判断
摘要: import random #导入模块import stringcount = 1 #计数器while count < 4: #循环(while : 当) for i in range(1): #for循环(迭代器range) input(f"现在我们进行第{count}次抽奖,为{4-count}
阅读全文
posted @ 2022-02-14 16:39 yu-ye
阅读(105)
评论(0)
推荐(0)
编辑
公告