There was an error while loading. Please reload this page.
1 parent 6435756 commit cbbbde4Copy full SHA for cbbbde4
exercises/021-square_root/README.md
@@ -18,7 +18,7 @@ square_root(50)
18
7.07
19
```
20
21
-## 💡 Hint:
+## 💡 Hints:
22
23
+ Remember, the `math` module is a very useful tool.
24
0 commit comments