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 222986e commit de75875Copy full SHA for de75875
exercises/practice/poker/.docs/instructions.md
@@ -2,6 +2,6 @@
2
3
Pick the best hand(s) from a list of poker hands.
4
5
-See [wikipedia][poker-hands] for an overview of poker hands.
+See [Wikipedia][poker-hands] for an overview of poker hands.
6
7
[poker-hands]: https://en.wikipedia.org/wiki/List_of_poker_hands
exercises/practice/resistor-color-duo/.docs/instructions.md
@@ -29,5 +29,5 @@ The band colors are encoded as follows:
29
- White: 9
30
31
From the example above:
32
-brown-green should return 15
+brown-green should return 15, and
33
brown-green-violet should return 15 too, ignoring the third color.
0 commit comments