We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3e8a69 commit 03ff634Copy full SHA for 03ff634
exercises/concept/high-score-board/.docs/instructions.md
@@ -2,7 +2,7 @@
2
3
In this exercise, you are implementing a way to keep track of the high scores for the most popular game in your local arcade hall.
4
5
-You have 6 functions to implement, mostly related to manipulating an object that holds high scores.
+You have 5 functions to implement, mostly related to manipulating an object that holds high scores.
6
7
## 1. Create a new high score board
8
0 commit comments