Commit 1996b5c4 authored by Mario Chirinos Colunga's avatar Mario Chirinos Colunga 💬

Semana 1

parent 09b19709
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.6.8rc1" "version": "3.5.3"
} }
}, },
"nbformat": 4, "nbformat": 4,
......
This diff is collapsed.
...@@ -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",
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.6.8rc1" "version": "3.5.3"
} }
}, },
"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