Create a result variable and store the result of calling the function with a value inside it.
result
Make sure to pick result followed by = and then more_than_ten, (, 14, ).
=
more_than_ten
(
14
)