We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c497508 commit 06b3545Copy full SHA for 06b3545
exercises/016-century/README.md
@@ -7,7 +7,7 @@
7
## Example input:
8
9
```py
10
-century(2000)
+century(2001)
11
```
12
13
## Example output:
0 commit comments