From b758b6f5fdf5aabafbd55bb68f15db3be8056c85 Mon Sep 17 00:00:00 2001 From: fredericodr Date: Tue, 7 Oct 2025 13:52:43 +0100 Subject: [PATCH] lab done --- lab-python-data-structures.ipynb | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lab-python-data-structures.ipynb b/lab-python-data-structures.ipynb index 5b3ce9e0..e353af11 100644 --- a/lab-python-data-structures.ipynb +++ b/lab-python-data-structures.ipynb @@ -50,6 +50,15 @@ "\n", "Solve the exercise by implementing the steps using the Python concepts of lists, dictionaries, sets, and basic input/output operations. " ] + }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [ + "#solving it here...." + ] } ], "metadata": {