cambios nuevos

parent b356f3fd
......@@ -1030,7 +1030,7 @@
},
{
"cell_type": "code",
"execution_count": 241,
"execution_count": 2,
"metadata": {
"scrolled": true
},
......@@ -1040,8 +1040,8 @@
"output_type": "stream",
"text": [
"Indica el numero de filas\n",
":5\n",
"[[1], [1, 1], [1, 2, 1], [1, 3, 3, 1], [1, 4, 6, 4, 1], [1, 5, 10, 10, 5, 1]]\n"
":10\n",
"[[1], [1, 1], [1, 2, 1], [1, 3, 3, 1], [1, 4, 6, 4, 1], [1, 5, 10, 10, 5, 1], [1, 6, 15, 20, 15, 6, 1], [1, 7, 21, 35, 35, 21, 7, 1], [1, 8, 28, 56, 70, 56, 28, 8, 1], [1, 9, 36, 84, 126, 126, 84, 36, 9, 1], [1, 10, 45, 120, 210, 252, 210, 120, 45, 10, 1]]\n"
]
}
],
......@@ -1135,7 +1135,7 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": 5,
"metadata": {},
"outputs": [
{
......@@ -1143,8 +1143,9 @@
"output_type": "stream",
"text": [
"Ingrese su frase\n",
": abcdefghijklmnñopqrstuvwxyz\n",
"Si es pangrama! :)\n"
": osé compró una vieja zampona en Perú. Excusándose, Sofía tiró su whisky al desagüe de la banqueta\n",
"oscomprunaviejazamponaenerxcusndoseofatirsuwhiskyaldesagedelabanqueta abcdefghijklmnñopqrstuvwxyz\n",
"No es pangrama :v\n"
]
}
],
......@@ -1192,7 +1193,7 @@
},
{
"cell_type": "code",
"execution_count": 84,
"execution_count": 6,
"metadata": {},
"outputs": [
{
......
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