Hi there,
Wondering if anyone else can help me trying to work with a 2 dimensional array of information.
I will try not to make this too wordy :)
Basically I am making an interactive Planet Quiz.
One array is the random 8 planets, the other 2 dimensional array is the 8 planets each with 3 characteristics.
For some reason I can get the random planet name to work, but I cannot get anything other than the first characteristic of each planet to work that is pulled from the 2 dimensional array...?