题目详情
单选题 以下选项中,对于函数的定义错误的是( )
A. def vfunc(a,b=2)
B. def vfunc(a,b)
C. def vfunc(*a,b)
D. def vfunc(a,*b)
学科:默认课程
时间:2025-11-24 14:04:33
相关题目
相关作业