Update version2

parent 91fee282
......@@ -39,16 +39,16 @@
},
{
"cell_type": "code",
"execution_count": 12,
"execution_count": 19,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"4.334094455301447"
"14.113000000000001"
]
},
"execution_count": 12,
"execution_count": 19,
"metadata": {},
"output_type": "execute_result"
}
......@@ -67,7 +67,7 @@
},
{
"cell_type": "code",
"execution_count": 14,
"execution_count": 20,
"metadata": {},
"outputs": [
{
......@@ -76,7 +76,7 @@
"4.334094455301447"
]
},
"execution_count": 14,
"execution_count": 20,
"metadata": {},
"output_type": "execute_result"
}
......@@ -94,7 +94,7 @@
},
{
"cell_type": "code",
"execution_count": 15,
"execution_count": 21,
"metadata": {},
"outputs": [
{
......@@ -103,7 +103,7 @@
"2.8"
]
},
"execution_count": 15,
"execution_count": 21,
"metadata": {},
"output_type": "execute_result"
}
......@@ -121,9 +121,20 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 22,
"metadata": {},
"outputs": [],
"outputs": [
{
"data": {
"text/plain": [
"14.5"
]
},
"execution_count": 22,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"np.median(liste) "
]
......@@ -137,7 +148,7 @@
},
{
"cell_type": "code",
"execution_count": 17,
"execution_count": 23,
"metadata": {},
"outputs": [
{
......@@ -146,7 +157,7 @@
"23.4"
]
},
"execution_count": 17,
"execution_count": 23,
"metadata": {},
"output_type": "execute_result"
}
......
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