Skip to content

Commit 3ed937c

Browse files
authored
Update README.md
1 parent f07dbf8 commit 3ed937c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

exercises/016-century/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ century(2001)
2020

2121
+ Note that, for example, the 20th century began with the year 1901.
2222

23+
+ You may need to import the `math` module.
24+
2325
+ 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/
2426

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

0 commit comments

Comments
 (0)