Skip to content

Commit 1128eaa

Browse files
Update README.md
1 parent 9aa2811 commit 1128eaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exercises/015-car_route/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ A car can cover distance of `N` kilometers per day. How many days will it take t
1212
car_route(700)
1313
```
1414

15-
## Example output:
15+
## Example output:
1616

17-
+ 2
17+
2
1818

1919
## 💡 Hints:
2020

0 commit comments

Comments
 (0)