Programming (Year 12)
Functions
What is the keyword used to define a function in Python?
function
def
func
define