How to access the elements of a function's return array?

后端 未结 15 2202
栀梦
栀梦 2020-12-05 03:46

I need to return multiple values from a function, therefore I have added them to an array and returned the array.



        
15条回答
提交回复
热议问题