Fix question 5
This commit is contained in:
parent
2a366b4a20
commit
ede1dd7cc6
|
@ -21,7 +21,7 @@ If you want to be really stylish, put your code inside of backticks like this:
|
|||
## 4. How many words have all five vowels (aeiou)?
|
||||
|
||||
|
||||
## 5. Which words have two l's in a row, two m's in a row, and two t's in a row? (they don't have to be in that order)
|
||||
## 5. Which words have two e's in a row, two o's in a row, and two k's in a row? (they don't have to be in that order)
|
||||
|
||||
|
||||
## 6. How many words have sixteen or more letters?
|
||||
|
|
Loading…
Reference in New Issue