filling an array via another functionI did this but I need a more elegant way to do the same thing (I do not want to use an array as para...
filling an array via another functionI can fill a value via two functions as below, but how can I fill more values (like an array)? I ne...