To create an array in a Ruby program, use square brackets: ( [] ), and separate the values you want to store with commas.
確定! 回上一頁