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