From cebc3329a0124e55ff9248586afc6489f9a03276 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CMaryBennah=E2=80=9D?= Date: Thu, 19 Jun 2025 23:12:12 +0200 Subject: [PATCH] my first pluto --- Untitled.ipynb | 6 ++++++ Untitled1.ipynb | 6 ++++++ trail_1.ipynb | 32 ++++++++++++++++++++++++++++++++ trial2.ipynb | 32 ++++++++++++++++++++++++++++++++ 4 files changed, 76 insertions(+) create mode 100644 Untitled.ipynb create mode 100644 Untitled1.ipynb create mode 100644 trail_1.ipynb create mode 100644 trial2.ipynb diff --git a/Untitled.ipynb b/Untitled.ipynb new file mode 100644 index 0000000..7fec515 --- /dev/null +++ b/Untitled.ipynb @@ -0,0 +1,6 @@ +{ + "cells": [], + "metadata": {}, + "nbformat": 4, + "nbformat_minor": 4 +} diff --git a/Untitled1.ipynb b/Untitled1.ipynb new file mode 100644 index 0000000..7fec515 --- /dev/null +++ b/Untitled1.ipynb @@ -0,0 +1,6 @@ +{ + "cells": [], + "metadata": {}, + "nbformat": 4, + "nbformat_minor": 4 +} diff --git a/trail_1.ipynb b/trail_1.ipynb new file mode 100644 index 0000000..956cbd9 --- /dev/null +++ b/trail_1.ipynb @@ -0,0 +1,32 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [] + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 3", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.8.5" + } + }, + "nbformat": 4, + "nbformat_minor": 4 +} diff --git a/trial2.ipynb b/trial2.ipynb new file mode 100644 index 0000000..956cbd9 --- /dev/null +++ b/trial2.ipynb @@ -0,0 +1,32 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [] + } + ], + "metadata": { + "kernelspec": { + "display_name": "Python 3", + "language": "python", + "name": "python3" + }, + "language_info": { + "codemirror_mode": { + "name": "ipython", + "version": 3 + }, + "file_extension": ".py", + "mimetype": "text/x-python", + "name": "python", + "nbconvert_exporter": "python", + "pygments_lexer": "ipython3", + "version": "3.8.5" + } + }, + "nbformat": 4, + "nbformat_minor": 4 +}