From a18f857a75b793f3982066493c7209e8223c4b85 Mon Sep 17 00:00:00 2001
From: Jose Martin Serrano Torres <serranoj@jupyterMiLAB>
Date: Wed, 3 Feb 2021 21:56:47 -0500
Subject: [PATCH] SEGUNDO CAMBIO
---
Notebook_clase_4.ipynb | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
diff --git a/Notebook_clase_4.ipynb b/Notebook_clase_4.ipynb
index 427de98..e4d96a8 100644
--- a/Notebook_clase_4.ipynb
+++ b/Notebook_clase_4.ipynb
@@ -19,6 +19,33 @@
"source": [
"2+2"
]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": 2,
+ "metadata": {},
+ "outputs": [
+ {
+ "data": {
+ "text/plain": [
+ "26"
+ ]
+ },
+ "execution_count": 2,
+ "metadata": {},
+ "output_type": "execute_result"
+ }
+ ],
+ "source": [
+ "21+5"
+ ]
+ },
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": []
}
],
"metadata": {
--
GitLab