* Add Python doctests to doubly linked list * Update doubly.py * Update doubly.py * Rename linked-lists/Python/doubly.py to algorithms/Python/linked_lists/doubly.py
* chore: Migrate Python to new directory structure * git add algorithms/Python/README.md * Cleanup URLs * Update README.md