From 3ccb86e948ba6ac797476ed3c4caad79395f2a3f Mon Sep 17 00:00:00 2001 From: Hunky Jimpjorps Date: Thu, 1 Dec 2022 08:59:41 -0500 Subject: day 1 complete --- 2022/day-01/day-01.ipynb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '2022/day-01/day-01.ipynb') diff --git a/2022/day-01/day-01.ipynb b/2022/day-01/day-01.ipynb index 59be327..d65785e 100644 --- a/2022/day-01/day-01.ipynb +++ b/2022/day-01/day-01.ipynb @@ -16,7 +16,7 @@ }, { "cell_type": "code", - "execution_count": 2, + "execution_count": 1, "metadata": { "vscode": { "languageId": "racket" @@ -49,7 +49,7 @@ }, { "cell_type": "code", - "execution_count": 9, + "execution_count": 2, "metadata": { "vscode": { "languageId": "racket" @@ -65,7 +65,7 @@ "70374" ] }, - "execution_count": 9, + "execution_count": 2, "metadata": {}, "output_type": "execute_result" } @@ -99,7 +99,7 @@ }, { "cell_type": "code", - "execution_count": 7, + "execution_count": 3, "metadata": { "vscode": { "languageId": "racket" @@ -115,7 +115,7 @@ "204610" ] }, - "execution_count": 7, + "execution_count": 3, "metadata": {}, "output_type": "execute_result" } -- cgit v1.2.3