Python语言中用来定义函数的关键字是( )
A: function
B: class
C: return
D: def
A: function
B: class
C: return
D: def
举一反三
- Python语言中用来定义函数的关键字是 A: def B: return C: function D: define
- Python语言中用来定义函数的关键字是 A: function B: return C: def D: define
- Python语言中用来定义函数的关键字是 A: define B: function C: def D: return
- Python语言中用来定义函数的关键字是( ) A: return B: def C: function D: define
- Python语言中用来定义函数的关键字是 A: define B: function C: def D: return