From eb542da4962c1eebfcb0fe2e11df9e9e459f1c75 Mon Sep 17 00:00:00 2001
From: Luis Hernandez <hernandezl@jupyterMiLAB>
Date: Thu, 11 Feb 2021 21:27:14 -0500
Subject: [PATCH] segundo cambio

---
 notebook_de_prueba_clas4.ipynb | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/notebook_de_prueba_clas4.ipynb b/notebook_de_prueba_clas4.ipynb
index 9e38a3a..5f5d85c 100644
--- a/notebook_de_prueba_clas4.ipynb
+++ b/notebook_de_prueba_clas4.ipynb
@@ -20,6 +20,26 @@
     "5*3\n"
    ]
   },
+  {
+   "cell_type": "code",
+   "execution_count": 2,
+   "metadata": {},
+   "outputs": [
+    {
+     "data": {
+      "text/plain": [
+       "8"
+      ]
+     },
+     "execution_count": 2,
+     "metadata": {},
+     "output_type": "execute_result"
+    }
+   ],
+   "source": [
+    "4+4\n"
+   ]
+  },
   {
    "cell_type": "code",
    "execution_count": null,
-- 
GitLab