player
is the variable. It contains a string (aka “it’s value is a string”). If you put something in quotes, it will be treated as a string. It will not be treated as a variable.
I am really confused, but i am not giving up.
You seem to be having trouble with what a variable is and how it works. It might be good to revisit some of the earlier challenges and to take the time to read the explanations and make sure that they make sense to you.
yes yes yes!!!
I have it now for heaven sake, lol
var playerNumber = 16; // Change this line
var player = testObj[playerNumber]; // Change this line
I will definitely do that,
I am looking on the net for lots of exercises of this