News

Arrays in Ruby are zero-based and automatically resize when you address memory out of bounds. To access the second element of array2, use “array[1].” Oh, and the # sign denotes a comment.