Skip to content

Commit 8674b9f

Browse files
Update README.md
1 parent bfbb35b commit 8674b9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exercises/016-century/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
century(2000)
1111
```
1212

13-
## Example output:
13+
## Example output:
1414

1515
+ 20
1616

@@ -20,4 +20,4 @@ century(2000)
2020

2121
+ If you don't know how to start solving this assignment, please, review a theory for this lesson: https://snakify.org/lessons/integer_float_numbers/
2222

23-
+ You may also try step-by-step theory chunks: https://snakify.org/lessons/integer_float_numbers/steps/1/
23+
+ You may also try step-by-step theory chunks: https://snakify.org/lessons/integer_float_numbers/steps/1/

0 commit comments

Comments
 (0)