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 indicates the start of a function
None of the above
It is slang that means “the following code is really cool”