so I have this line of numbers in array
myArray = [10,20,50,80,15]
i wonder if you can multiple those numbers? I’m trying to get a total price.
thanks
v
so I have this line of numbers in array
myArray = [10,20,50,80,15]
i wonder if you can multiple those numbers? I’m trying to get a total price.
thanks
v
:: Copyright KIRUPA 2024 //--