dependabot[bot] c299610a4c
Bump ipython from 0.13.2 to 7.16.3 in /book (#24)
Bumps [ipython](https://github.com/ipython/ipython) from 0.13.2 to 7.16.3.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/rel-0.13.2...7.16.3)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 06:12:01 -08:00
..
2020-03-04 17:47:53 -08:00
2020-03-04 17:47:53 -08:00
2020-03-04 17:47:53 -08:00

Python, Algorithms and Data Structures (2014)

Download PDF (first edition, published by Hanbit Media).

To run the snippet:

Install dependencies in a virtual environment:

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt