题目
Python 单选题 L1 1999 知识点:函数
对于 def f(a, b=10): return a+b,...