会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Blueherb
In solitude, where we are least alone
帅气的小土豆
博客园
首页
新随笔
联系
订阅
管理
2021年1月9日
寒假自学1.09
摘要: if 语句 Python中if语句的一般形式如下所示: if condition_1: statement_block_1 elif condition_2: statement_block_2 else: statement_block_3 如果 "condition_1" 为 True 将执行
阅读全文
posted @ 2021-01-09 09:32 帅气的小土豆
阅读(41)
评论(0)
推荐(0)
公告