Skip to content

Commit c344e9b

Browse files
Add split-second-stopwatch exercise #2968 #2977
config.json format updated.
1 parent adffe45 commit c344e9b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

config.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1887,7 +1887,10 @@
18871887
"name": "Split-Second Stopwatch",
18881888
"uuid": "9510c0ae-9977-4260-8991-0e8e849094b0",
18891889
"practices": [],
1890-
"prerequisites": ["exceptions", "if-else-statements"],
1890+
"prerequisites": [
1891+
"exceptions",
1892+
"if-else-statements"
1893+
],
18911894
"difficulty": 4
18921895
}
18931896
],

0 commit comments

Comments
 (0)