Skip to content

Commit 06b3545

Browse files
Update README.md
1 parent c497508 commit 06b3545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/016-century/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
## Example input:
88

99
```py
10-
century(2000)
10+
century(2001)
1111
```
1212

1313
## Example output:

0 commit comments

Comments
 (0)