在函数的python代码中,当设置类似于:
def myfunction(silent=False, x, y)
怎么silent=False办?
silent=False
python arguments function
arguments ×1
function ×1
python ×1