Skip to content

Commit caccff5

Browse files
robvanderleekFridaTveit
authored andcommitted
Add topics for OCR Numbers exercise (exercism#971)
* Add topics for OCR Numbers exercise * Limit list to 5 relevant topics
1 parent dfd0b63 commit caccff5

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

config.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,13 @@
917917
"core": false,
918918
"difficulty": 8,
919919
"slug": "ocr-numbers",
920-
"topics": null,
920+
"topics": [
921+
"exception_handling",
922+
"loops",
923+
"lists",
924+
"strings",
925+
"parsing"
926+
],
921927
"unlocked_by": "robot-name",
922928
"uuid": "5cbc6a67-3a53-4aad-ae68-ff469525437f"
923929
},
@@ -1102,4 +1108,4 @@
11021108
],
11031109
"language": "Java",
11041110
"solution_pattern": "reference"
1105-
}
1111+
}

0 commit comments

Comments
 (0)