typo
This commit is contained in:
parent
4879734d08
commit
c7ba283f45
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ importance: 5
|
||||||
|
|
||||||
# Check for spam
|
# Check for spam
|
||||||
|
|
||||||
Write a function `checkSpam(str)` that returns `true` if `str` contains 'viagra' or 'XXX', otherwise `false.
|
Write a function `checkSpam(str)` that returns `true` if `str` contains 'viagra' or 'XXX', otherwise false.
|
||||||
|
|
||||||
The function must be case-insensitive:
|
The function must be case-insensitive:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue