Skip to content

Commit a70fcce

Browse files
authored
Modified the description of resister-color-trio
Per the [discussion](http://forum.exercism.org/t/resister-color-trio-exercise-may-need-clarification/17391) in the forum, an example in the problem description of the resister-color-trio exercise has been replaced.
1 parent 087e5e3 commit a70fcce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/resistor-color-trio/description.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ For the exercise it doesn't matter what ohms really are.
3131
For example:
3232

3333
- orange-orange-black would be 33 and no zeros, which becomes 33 ohms.
34-
- orange-orange-red would be 33 and 2 zeros, which becomes 3300 ohms.
34+
- orange-orange-brown would be 33 and 1 zero, which becomes 330 ohms.
3535
- orange-orange-orange would be 33 and 3 zeros, which becomes 33000 ohms.
3636

3737
(If Math is your thing, you may want to think of the zeros as exponents of 10.

0 commit comments

Comments
 (0)