This commit is contained in:
ltcptgeneral 2020-04-29 17:24:59 -05:00
parent 7134b9f769
commit 099c0dac91

View File

@ -11,13 +11,6 @@
"from functools import reduce" "from functools import reduce"
] ]
}, },
{
"cell_type": "code",
"execution_count": 56,
"metadata": {},
"outputs": [],
"source": []
},
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 62, "execution_count": 62,
@ -59,13 +52,6 @@
"string = add(string)\n", "string = add(string)\n",
"print(string)" "print(string)"
] ]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
} }
], ],
"metadata": { "metadata": {