What is the purpose of the “def” keyword in Python?
b and c are both true
It indicates that the following indented section of code is to be stored for later
It is slang that means “the following code is really cool”
It indicates the start of a function
None of the above