Skip to content

Commit cd5fddd

Browse files
authored
Update instructions.md
1 parent efb5f7f commit cd5fddd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

exercises/practice/resistor-color/.docs/instructions.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ The goal of this exercise is to create a way:
3131
- to look up the numerical value associated with a particular color band
3232
- to list the different band colors
3333

34-
Mnemonics map the colors to the numbers, that, when stored as an array, happen to map to their index in the array:
35-
Better Be Right Or Your Great Big Values Go Wrong.
36-
3734
More information on the color encoding of resistors can be found in the [Electronic color code Wikipedia article][e-color-code].
3835

3936
[e-color-code]: https://en.wikipedia.org/wiki/Electronic_color_code

0 commit comments

Comments
 (0)