Respuesta :

If we look at the rest of the input and output, we also realize that:

         output = input + 5

Thus if the input is 'n' then the output is 'n+5'

Hope that helps!