algo mas

parent 045f6853
...@@ -4,16 +4,16 @@ ...@@ -4,16 +4,16 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"# 1. Python\n", "# 2. Python\n",
"## 1.3 Comprensión y Generadores" "## 2.1 Comprensiónes"
] ]
}, },
{ {
"cell_type": "code", "cell_type": "markdown",
"execution_count": null,
"metadata": {}, "metadata": {},
"outputs": [], "source": [
"source": [] "## 2.2 Generadores"
]
}, },
{ {
"cell_type": "markdown", "cell_type": "markdown",
...@@ -21,13 +21,6 @@ ...@@ -21,13 +21,6 @@
"source": [ "source": [
"## 1.4 Documentacion y Casos de Prueba" "## 1.4 Documentacion y Casos de Prueba"
] ]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
} }
], ],
"metadata": { "metadata": {
...@@ -46,7 +39,7 @@ ...@@ -46,7 +39,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.5.3" "version": "3.5.2"
} }
}, },
"nbformat": 4, "nbformat": 4,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment