单选题

下列选项中,函数定义错误的是?(?)

A

def afunc(a,b=2):

B

def bfunc(a,b):

C

def cfunc(a,*b):

D

def dfunc(*a,b):

赣ICP备20007335号-2