Question
wat is the rule for
Input-1,2,3,4,5
Output-3,5,7,9,11
Input-1,2,3,4,5
Output-3,5,7,9,11
Answers
PsyDAG
Input +2, increasing in value by 1 each time.