savesur

parent 47fcea63
......@@ -54,15 +54,7 @@
"cell_type": "code",
"execution_count": 3,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"1\n"
]
}
],
"outputs": [],
"source": [
"scene=\"###\"\n",
"nbscenevalere=0\n",
......@@ -134,9 +126,7 @@
" nbscenetotal[\"Dame Claude\"]=nbscenedame\n",
" if \"son Clerc\" in nompersonnages:\n",
" nbsceneclerc+=1\n",
" nbscenetotal[\"son Clerc\"]=nbsceneclerc\n",
" \n",
"print(nbscenesimon)"
" nbscenetotal[\"son Clerc\"]=nbsceneclerc"
]
},
{
......@@ -1174,7 +1164,7 @@
},
{
"cell_type": "code",
"execution_count": 19,
"execution_count": 18,
"metadata": {
"scrolled": true
},
......
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