Hi, I'm trying to learn how to use Arrays, I wanted to understand a couple of things ... if I have 50 numbers to insert in an array, should I use a line (x) of 50 or two of 25? How many values can be saved in an array before having to create another one?