diff options
author | Zhongheng Liu on Homelab <z.liu@outlook.com.gr> | 2025-03-13 14:28:29 +0200 |
---|---|---|
committer | Zhongheng Liu on Homelab <z.liu@outlook.com.gr> | 2025-03-13 14:28:29 +0200 |
commit | ac44ac75508b72ca63e08875a623f992fe372fc2 (patch) | |
tree | 2fe4c0c9df491cb77f94c389abb35d17a0b02cb8 /notebooks/dictionaries.ipynb | |
parent | 2384d8d8898d7a2edddec61366b697f9816078cd (diff) | |
download | cs-y13-ac44ac75508b72ca63e08875a623f992fe372fc2.tar.gz cs-y13-ac44ac75508b72ca63e08875a623f992fe372fc2.tar.bz2 cs-y13-ac44ac75508b72ca63e08875a623f992fe372fc2.zip |
feat: add question 2 and 3
Diffstat (limited to 'notebooks/dictionaries.ipynb')
-rw-r--r-- | notebooks/dictionaries.ipynb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/notebooks/dictionaries.ipynb b/notebooks/dictionaries.ipynb index b70bf65..aa68193 100644 --- a/notebooks/dictionaries.ipynb +++ b/notebooks/dictionaries.ipynb @@ -49,7 +49,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.12.8" + "version": "3.12.7" } }, "nbformat": 4, |