Join the IDNLearn.com community and start exploring a world of knowledge today. Get comprehensive answers to all your questions from our network of experienced experts.
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!