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