第13131题 判断题
判断关于Python自定义函数与匿名函数return语句使用规则的描述是否正确

Python自定义函数中可以不使用return语句,但匿名函数中要通过return语句返回运算结果。( )

{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析