Quotes help make search much faster. Example: "Practice Makes Perfect"

Monday, December 17, 2012

LearnStreet Sample Solution to Lesson 8 Exercise 7



# your code here
numbers[9] = 10
numbers.length
puts numbers

# nil is the value assigned to unassigned elements in the array and those elements are counted in the
# length of the array

No comments:

Post a Comment


This is an example of scrolling text using Javascript.

Popular Posts