Skip to content

Commit de75875

Browse files
authored
Synced docs for poker and Resistor-color-duo. (#3726)
1 parent 222986e commit de75875

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exercises/practice/poker/.docs/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
Pick the best hand(s) from a list of poker hands.
44

5-
See [wikipedia][poker-hands] for an overview of poker hands.
5+
See [Wikipedia][poker-hands] for an overview of poker hands.
66

77
[poker-hands]: https://en.wikipedia.org/wiki/List_of_poker_hands

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ The band colors are encoded as follows:
2929
- White: 9
3030

3131
From the example above:
32-
brown-green should return 15
32+
brown-green should return 15, and
3333
brown-green-violet should return 15 too, ignoring the third color.

0 commit comments

Comments
 (0)