Home › Forums › JavaScript › Returning every third odd number within a user specified range › Re: Returning every third odd number within a user specified range
April 9, 2013 at 1:48 am
#131088
Participant
get the value of the end of the range the second input and change arr.length with that value, no need to store all the odd numbers to an array