Which code snippet would you start with when writing an anonymous function?
Perfect!
When defining an anonymous function, we start with declaring the variable that will store it.