- The output should contain a single line of space-separated integers representing the numbers chosen from the input array such that they sum to the target
- If it is not possible to choose numbers from the array that sum to the target, then the output should have the single word 'None' on a single line