Call the add_ten() function with a value.
add_ten()
Make sure to pick add_ten followed by ( and then 20, ).
add_ten
(
20
)