登录  注册

首页->Python期末

下列哪种函式参数定义不合法?

(A)def myfunc(*args):

(B) def myfunc(arg1=1):

(C) def myfunc(*args, a=1):

(D) def myfunc(a=1, **args):

参考答案
继续答题:下一题
微考学堂微考学社

更多Python期末试题

考试