Programming (11th Grade)
Functions
What is the purpose of the 'def' keyword in Python?
To define a function
To declare a variable
To create a loop
To import a module