Sync the resistor-color exercise's docs with the latest data. (#199)
This commit is contained in:
@@ -15,16 +15,16 @@ In this exercise you are going to create a helpful program so that you don't hav
|
||||
|
||||
These colors are encoded as follows:
|
||||
|
||||
- Black: 0
|
||||
- Brown: 1
|
||||
- Red: 2
|
||||
- Orange: 3
|
||||
- Yellow: 4
|
||||
- Green: 5
|
||||
- Blue: 6
|
||||
- Violet: 7
|
||||
- Grey: 8
|
||||
- White: 9
|
||||
- black: 0
|
||||
- brown: 1
|
||||
- red: 2
|
||||
- orange: 3
|
||||
- yellow: 4
|
||||
- green: 5
|
||||
- blue: 6
|
||||
- violet: 7
|
||||
- grey: 8
|
||||
- white: 9
|
||||
|
||||
The goal of this exercise is to create a way:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user