From c0f6acdea5d6c894918e06323d741a2069e3d0b7 Mon Sep 17 00:00:00 2001 From: prashanth Date: Mon, 22 Sep 2025 20:43:40 +0530 Subject: [PATCH] Added my contributions to community-contributions 2 --- .../day1_test_pollama.ipynb | 23 ++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/community-contributions/day1_test_pollama.ipynb b/community-contributions/day1_test_pollama.ipynb index d9d141a..c5da23e 100644 --- a/community-contributions/day1_test_pollama.ipynb +++ b/community-contributions/day1_test_pollama.ipynb @@ -2,9 +2,30 @@ "cells": [ { "cell_type": "code", - "execution_count": null, + "execution_count": 1, "id": "bead9c8f-5f47-4755-9858-f5c3d8bdced3", "metadata": {}, + "outputs": [ + { + "data": { + "text/plain": [ + "4" + ] + }, + "execution_count": 1, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "2+2" + ] + }, + { + "cell_type": "code", + "execution_count": null, + "id": "638fc220-1cf5-49d8-a3c6-d425c759cd05", + "metadata": {}, "outputs": [], "source": [] }