unraveledagain
New Member
Is there a better, or smaller way to write a long but sequential array using math instead of writing out each number individually?
For instance, if I have an array that goes from 50 to 170, is my only option to write out 50, 51, 52, 53, and so on?
For instance, if I have an array that goes from 50 to 170, is my only option to write out 50, 51, 52, 53, and so on?