I believe i have the correct code and syntax but i am still coming up with an error for my map function to have and empty callback. could i have some guidance?
playerCards.innerHTML += arr.map();
I believe i have the correct code and syntax but i am still coming up with an error for my map function to have and empty callback. could i have some guidance?
playerCards.innerHTML += arr.map();
Please post a link to the step. Thank you