A. def B. define C. fun D. function
A. print B. return C. assignment D. back
A. 语句块 B. 参数 C. 函数 D. 表达式
A. bool('abc') B. bool(1.2) C. bool(0) D. bool(false)
A. sep B. end C. flush D. name