diff --git a/19-remove-nth-node-from-end-of-list/NOTES.md b/19-remove-nth-node-from-end-of-list/NOTES.md new file mode 100644 index 0000000..38c1374 --- /dev/null +++ b/19-remove-nth-node-from-end-of-list/NOTES.md @@ -0,0 +1 @@ +​ \ No newline at end of file