mirror of
https://github.com/10h30/odin-javascript-exercises.git
synced 2026-07-11 18:55:59 +09:00
add hints to exercises
This commit is contained in:
@@ -10,3 +10,5 @@ ctof(0) // celsius to fahrenheit, should return 32
|
||||
```
|
||||
|
||||
|
||||
## hints
|
||||
The math here is fairly straightforward.. just google the formula and implement it in the code
|
||||
|
||||
Reference in New Issue
Block a user