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 f07dbf8 commit 3ed937cCopy full SHA for 3ed937c
exercises/016-century/README.md
@@ -20,6 +20,8 @@ century(2001)
20
21
+ Note that, for example, the 20th century began with the year 1901.
22
23
++ You may need to import the `math` module.
24
+
25
+ If you don't know how to start solving this assignment, please review the theory for this lesson: https://snakify.org/lessons/integer_float_numbers/
26
27
+ You may also try step-by-step theory chunks: https://snakify.org/lessons/integer_float_numbers/steps/1/
0 commit comments