在Python中定义一个新函数必须以哪个关键字开头

在Python中定义一个新函数必须以哪个关键字开头

A.globle

B.import

C.class

D.def

正确答案:D

猜你喜欢