Skip to content

Commit b086488

Browse files
committed
practice
1 parent 1d3848e commit b086488

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

interest_per_day.ipynb

+4-4
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,17 @@
2525
},
2626
{
2727
"cell_type": "code",
28-
"execution_count": 9,
28+
"execution_count": 6,
2929
"id": "f08b7b62",
3030
"metadata": {},
3131
"outputs": [
3232
{
3333
"name": "stdout",
3434
"output_type": "stream",
3535
"text": [
36-
"Enter Your Amount: 43000\n",
37-
"total amount: 54611.53942324979\n",
38-
"total profit: 11611.539423249793\n"
36+
"Enter Your Amount: 100000\n",
37+
"total amount: 127003.58005406924\n",
38+
"total profit: 27003.580054069243\n"
3939
]
4040
}
4141
],

0 commit comments

Comments
 (0)