mirror of
https://github.com/donnemartin/interactive-coding-challenges
synced 2026-01-03 16:08:02 +00:00
Tweaked unique chars test cases section to be more consistent with other notebooks.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user