Skip to content

Commit 65d8c95

Browse files
IsaacGkotp
andauthored
Update exercises/ocr-numbers/instructions.md
Co-authored-by: Victor Goff <[email protected]>
1 parent 8745cb1 commit 65d8c95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

exercises/ocr-numbers/instructions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Instructions
2+
13
Optical Character Recognition or OCR is software that converts images of text into machine-readable text.
24
Given a grid of characters representing some digits, convert the grid to a string of digits.
35
If the grid has multiple rows of cells, the rows should be separated in the output with a `","`.

0 commit comments

Comments
 (0)