Commit 441aeb34 authored by b887a1da49c86af48bb374d792d44dfb's avatar b887a1da49c86af48bb374d792d44dfb

no commit message

parents bf09438b e9840ee9
......@@ -28,6 +28,7 @@
}
],
"metadata": {
"celltoolbar": "Hide code",
"kernelspec": {
"display_name": "Python 3",
"language": "python",
......@@ -49,7 +50,11 @@
"nbformat": 4,
"nbformat_minor": 2
<<<<<<< HEAD
<<<<<<< HEAD
}
=======
}
>>>>>>> d56c1a49d6de88c653809cebf6d59dc29e502349
=======
}
>>>>>>> e9840ee93cd8806904941e93c09121f624559f25
......@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 3,
"metadata": {},
"outputs": [
{
......@@ -38,6 +38,13 @@
"print(f\"Median: {median}\")\n",
"print(f\"Maximum: {maximum}\")"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
......
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