E
excellent person
I used the random number generator to generate 1000 numbers. Now I want to
square all 1000 items but obviously I dont want to do it one-by-one. How can
I do this instantly?
square all 1000 items but obviously I dont want to do it one-by-one. How can
I do this instantly?