mirror of
https://github.com/donnemartin/interactive-coding-challenges.git
synced 2024-03-22 13:11:13 +08:00
Tweaked unique chars test cases section to be more consistent with other notebooks.
This commit is contained in:
parent
08c57f3774
commit
4f5b441b5a
|
@ -51,8 +51,6 @@
|
|||
"source": [
|
||||
"## Test Cases\n",
|
||||
"\n",
|
||||
"*It is important to identify and run through general and edge cases by hand.*\n",
|
||||
"\n",
|
||||
"* '' -> True\n",
|
||||
"* 'foo' -> False\n",
|
||||
"* 'bar' -> True"
|
||||
|
|
Loading…
Reference in New Issue
Block a user