mirror of
https://github.com/donnemartin/interactive-coding-challenges
synced 2026-01-08 02:18:03 +00:00
Fix challenge titles punctuation (#132)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"cell_type": "markdown",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"## Problem: Implement a linked list with insert, append, find, delete, length, and print methods\n",
|
||||
"## Problem: Implement a linked list with insert, append, find, delete, length, and print methods.\n",
|
||||
"\n",
|
||||
"* [Constraints](#Constraints)\n",
|
||||
"* [Test Cases](#Test-Cases)\n",
|
||||
|
||||
Reference in New Issue
Block a user