How to assign array element to another array element?
Hi I doing a game and Im currently working on Array.What i want is to assign the value of array [0] to another array index [0]. It like the first index is the question and the second index is the answer.Please help me!!!