Hi all,
I have a very simple question. If I get data from a while loop. (1 point each loop, e.g. 11, 12, 11, 12, 23 at the first 5 loops). How can I make an array of this? I always get one data at the first loop.
Hi all,
I have a very simple question. If I get data from a while loop. (1 point each loop, e.g. 11, 12, 11, 12, 23 at the first 5 loops). How can I make an array of this? I always get one data at the first loop.