I messed up and added the following for that lesson:
playSong(setPlayerDisplay());
// instead of:
setPlayerDisplay();
And I passed the lesson. It’s not a major issue, but I thought I’d share it in case someone wants to fix that bug.
I messed up and added the following for that lesson:
playSong(setPlayerDisplay());
// instead of:
setPlayerDisplay();
And I passed the lesson. It’s not a major issue, but I thought I’d share it in case someone wants to fix that bug.
Thank you for helping make FCC better. Bugs can be reported as GitHub Issues. Whenever reporting a bug, please check first that there isn’t already an issue for it and provide as much detail as possible.
I’m not that interested - I just thought I’d share. Someone who is interesting in contributing could do that