No Let

Can you write JavaScript code without using let?

Scoreboard

Think quick! You are in charge of the scoreboard for a sportsball event. Team 1 just scored, and everyone is expecting the scoreboard to update.

Note: for power efficiency's sake, the scoreboard only accepts the data from the players that changed, so make sure not to return the full array of players; only the ones that changed.

Good luck!


  • Waiting on logic tests...
  • Waiting on linter...
Waiting on logic tests and linter...

Loading code block...

Loading editor...

Click to show solution

Loading code block...