diff --git a/check.ipynb b/check.ipynb index 46af8a0..47bcaa7 100644 --- a/check.ipynb +++ b/check.ipynb @@ -1,50 +1,51 @@ { - "cells": [ - { - "cell_type": "markdown", - "execution_count": 1, - "id": "3ba0fa95", - "metadata": {}, - "outputs": [ - { - "data": { - "text/plain": [ - "'RUN'" - ] - }, - "execution_count": 1, - "metadata": {}, - "output_type": "execute_result" - } - ], - "source": [ - "\"\"\"IM WORK\n", - "\n", - "1\n", - "2", - "3", - "\"\"\"" - ] - } - ], - "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.10.11" - } - } - "nbformat": 4, - "nbformat_minor": 5 + "cells": [ + { + "cell_type": "markdown", + "execution_count": 1, + "id": "3ba0fa95", + "metadata": {}, + "outputs": [ + { + "data": { + "text/plain": [ + "'RUN'" + ] + }, + "execution_count": 1, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "\"\"\"IM WORK\n", + "\n", + "1\n", + "2", + "3", + "\"\"\"" + ] + } + ], + "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": "ipynb", + "version": "3.10.11" + } + }, + "nbformat": 4, + "nbformat_minor": 5 +}