Update README.md

This commit is contained in:
marina 2023-08-02 13:06:21 -07:00 committed by GitHub
parent 0588483a19
commit 179bbd568e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,13 @@
* the right children index is `2 * n + 1`
* a node is a leaf when its index `> n / 2`
<br>
<p align="center">
<img src="https://github.com/go-outside-labs/master-python-with-algorithms-py/assets/138340846/38d660ab-cdba-49d6-99d9-e489b5dab138" width="80%"/>
</p>
<br>
----