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 7e043b3 commit 79fb5b7Copy full SHA for 79fb5b7
exercises/etl/canonical-data.json
@@ -5,7 +5,7 @@
5
{
6
"comments": [
7
"Transforms a set of legacy scrabble data stored as letters per score",
8
- "to a set of data stored score per letter."
+ "to a set of data stored score per letter.",
9
"Note: The expected input data for these tests should have",
10
"integer keys (not stringified numbers as shown in the JSON below",
11
"Unless the language prohibits that, please implement these tests",
0 commit comments