The challenge to you here is to make a procedure that takes in two or more inputs and returns the output as in the image above. In the second procedure, you can see that one value is split into two values in returns. You have to mimic/do the exact thing.
Clear explanation
Make a procedure that takes two inputs and returns one output.
Make another procedure that splits the output of the first procedure and returns two values that were provided as the inputs on procedure 1.
Challenge
Do not use any component including extensions or using variables and without storing them.
You could Google it, do some (re)search and get help. When you’re finished, post them here.
I downloaded Companion after many months and now it ain’t going above 20% so I was unable to check my code even after waiting for 10 minutes. Tell me if its correct or not.