Add the function name in snake case and the parameter.
Make sure to pick add_ten_to followed by ( and then number, ).
add_ten_to
(
number
)