We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 087e5e3 commit a70fcceCopy full SHA for a70fcce
exercises/resistor-color-trio/description.md
@@ -31,7 +31,7 @@ For the exercise it doesn't matter what ohms really are.
31
For example:
32
33
- 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.
+- orange-orange-brown would be 33 and 1 zero, which becomes 330 ohms.
35
- orange-orange-orange would be 33 and 3 zeros, which becomes 33000 ohms.
36
37
(If Math is your thing, you may want to think of the zeros as exponents of 10.
0 commit comments