This commit is contained in:
Ichinga Samuel
2024-08-29 17:39:44 +01:00
parent a62b24ac1c
commit 370975cc83
2 changed files with 30 additions and 6 deletions
+23 -2
View File
@@ -591,9 +591,30 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 2,
"id": "fe60fc41-8844-4e00-b254-bb95d28528f2",
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"1.2"
]
},
"execution_count": 2,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"6 / (0 or 5)"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "ceb79fa6-4713-43a5-9850-884cf6262f87",
"metadata": {},
"outputs": [],
"source": []
}
@@ -614,7 +635,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.6"
"version": "3.11.4"
}
},
"nbformat": 4,