diff --git a/.gitgnore.swp b/.gitgnore.swp new file mode 100644 index 0000000000000000000000000000000000000000..27e405d20e070435de9bf769fd05325b50204220 Binary files /dev/null and b/.gitgnore.swp differ diff --git a/prueba .ipynb b/prueba .ipynb new file mode 100644 index 0000000000000000000000000000000000000000..4c370d7df0cae4739785317d018b5c902c79c8c9 --- /dev/null +++ b/prueba .ipynb @@ -0,0 +1,52 @@ +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 1, + "metadata": {}, + "outputs": [ + { + "data": { + "text/plain": [ + "2" + ] + }, + "execution_count": 1, + "metadata": {}, + "output_type": "execute_result" + } + ], + "source": [ + "1+1" + ] + }, + { + "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.7.3" + } + }, + "nbformat": 4, + "nbformat_minor": 4 +}