|||
if ():
elif (): # elif部分可省略
else: # else部分可省略
脚本示例:
注:
1. 函数头 if/elif/else 以冒号:结尾
2. 函数体 print 前需要缩进(4个空格),否则会报错:IndentationError: expected an indented block (代码缩进).
输出结果:
a is greater than b
str1 is equal to str2
Archiver|手机版|科学网 ( 京ICP备07017567号-12 )
GMT+8, 2025-1-10 16:15
Powered by ScienceNet.cn
Copyright © 2007- 中国科学报社