Firm Addition

This commit is contained in:
2023-02-17 23:00:28 +08:00
parent 877329deaf
commit 73841c100a
3 changed files with 184 additions and 180 deletions

View File

@@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 1,
"metadata": {},
"outputs": [
{
@@ -49,7 +49,7 @@
},
{
"cell_type": "code",
"execution_count": 75,
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
@@ -80,7 +80,7 @@
},
{
"cell_type": "code",
"execution_count": 89,
"execution_count": 3,
"metadata": {},
"outputs": [
{
@@ -115,7 +115,7 @@
},
{
"cell_type": "code",
"execution_count": 71,
"execution_count": 4,
"metadata": {},
"outputs": [
{
@@ -124,7 +124,7 @@
"[1, 2, 3, 4, 5]"
]
},
"execution_count": 71,
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}