From 53d3557be9e4c24c86f7d20c52fae7a343d5725c Mon Sep 17 00:00:00 2001 From: Woose Date: Mon, 17 Feb 2025 23:29:28 +0300 Subject: [PATCH] feat: create module1.ipynb, module2.ipynb, module3.ipynb and module4.ipynb --- module1.ipynb | 16 ++++++++++++++++ module2.ipynb | 16 ++++++++++++++++ module3.ipynb | 16 ++++++++++++++++ module4.ipynb | 16 ++++++++++++++++ 4 files changed, 64 insertions(+) create mode 100644 module1.ipynb create mode 100644 module2.ipynb create mode 100644 module3.ipynb create mode 100644 module4.ipynb diff --git a/module1.ipynb b/module1.ipynb new file mode 100644 index 0000000..c2f00bf --- /dev/null +++ b/module1.ipynb @@ -0,0 +1,16 @@ +{ + "cells": [], + "metadata": { + "kernelspec": { + "display_name": "Python 3", + "language": "python", + "name": "python3" + }, + "language_info": { + "name": "python", + "version": "3.12.3" + } + }, + "nbformat": 4, + "nbformat_minor": 2 +} diff --git a/module2.ipynb b/module2.ipynb new file mode 100644 index 0000000..c2f00bf --- /dev/null +++ b/module2.ipynb @@ -0,0 +1,16 @@ +{ + "cells": [], + "metadata": { + "kernelspec": { + "display_name": "Python 3", + "language": "python", + "name": "python3" + }, + "language_info": { + "name": "python", + "version": "3.12.3" + } + }, + "nbformat": 4, + "nbformat_minor": 2 +} diff --git a/module3.ipynb b/module3.ipynb new file mode 100644 index 0000000..c2f00bf --- /dev/null +++ b/module3.ipynb @@ -0,0 +1,16 @@ +{ + "cells": [], + "metadata": { + "kernelspec": { + "display_name": "Python 3", + "language": "python", + "name": "python3" + }, + "language_info": { + "name": "python", + "version": "3.12.3" + } + }, + "nbformat": 4, + "nbformat_minor": 2 +} diff --git a/module4.ipynb b/module4.ipynb new file mode 100644 index 0000000..c2f00bf --- /dev/null +++ b/module4.ipynb @@ -0,0 +1,16 @@ +{ + "cells": [], + "metadata": { + "kernelspec": { + "display_name": "Python 3", + "language": "python", + "name": "python3" + }, + "language_info": { + "name": "python", + "version": "3.12.3" + } + }, + "nbformat": 4, + "nbformat_minor": 2 +}