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 4ed5f55 commit 3d4c8cbCopy full SHA for 3d4c8cb
exercises/flower-field/canonical-data.json
@@ -1,10 +1,10 @@
1
{
2
"exercise": "flower-field",
3
"comments": [
4
- " The expected outputs are represented as arrays of strings to ",
5
- " improve readability in this JSON file. ",
6
- " Your track may choose whether to present the input as a single ",
7
- " string (concatenating all the lines) or as the list. "
+ "The expected outputs are represented as arrays of strings to",
+ "improve readability in this JSON file.",
+ "Your track may choose whether to present the input as a single",
+ "string (concatenating all the lines) or as the list."
8
],
9
"cases": [
10
0 commit comments