Skip to content

Commit 6f1e8ff

Browse files
authored
Merge pull request #272 from incubyte/prettier-fixes
Prettier fix
2 parents b569a56 + 3b3aee4 commit 6f1e8ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/blog/tdd-assessment.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ With that, let's jump right in!
5555
```cpp
5656
int add(string numbers)
5757
```
58+
5859
- **Input:** a string of comma-separated numbers
5960
- **Output:** an integer, sum of the numbers
6061

0 commit comments

Comments
 (0)