Programming (Year 12)
Functions
Which of the following keywords is used to define a function in Python?
define
function
def
func
Next