Defined "word" in exercise 14.4.4.1.3 (#958)
Which of those strings are still words? -> Which of those strings are still `words`?
This commit is contained in:
@@ -453,7 +453,7 @@ Recommendation to make a function, and think about testing it --- don't need for
|
||||
2. Implement a simple version of `str_to_lower()` using `str_replace_all()`.
|
||||
|
||||
3. Switch the first and last letters in `words`.
|
||||
Which of those strings are still words?
|
||||
Which of those strings are still `words`?
|
||||
|
||||
## Extract full matches
|
||||
|
||||
|
||||
Reference in New Issue
Block a user