Programming (Year 11)
Functions
What is the purpose of the 'def' keyword in Python?
To define a variable
To define a function
To define a loop
To define a condition
Next