You are viewing a single comment's thread. Return to all comments →
array = Array.new array_1 = Array.new(1, nil) array_2 = Array.new(2, 10)
Seems like cookies are disabled on this browser, please enable them to open this website
Ruby Array - Initialization
You are viewing a single comment's thread. Return to all comments →