diff options
Diffstat (limited to 'notebooks/linked_lists.ipynb')
-rw-r--r-- | notebooks/linked_lists.ipynb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/notebooks/linked_lists.ipynb b/notebooks/linked_lists.ipynb index 5f11e96..3b1ea36 100644 --- a/notebooks/linked_lists.ipynb +++ b/notebooks/linked_lists.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "code", - "execution_count": 1, + "execution_count": null, "metadata": {}, "outputs": [ { @@ -90,7 +90,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.12.8" + "version": "3.12.7" } }, "nbformat": 4, |