The function adds 10 to the input value, except when the input value is 0, in which case the function returns 10.

