Skip to content

Commit 7fc9daa

Browse files
Another line added
1 parent f7e9477 commit 7fc9daa

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.ipynb_checkpoints/Test computations -checkpoint.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,8 @@
342342
"outputs": [],
343343
"source": [
344344
"A = 40\n",
345-
"B = 40"
345+
"B = 40\n",
346+
"C= 30"
346347
]
347348
}
348349
],

Test computations .ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,8 @@
342342
"outputs": [],
343343
"source": [
344344
"A = 40\n",
345-
"B = 40"
345+
"B = 40\n",
346+
"C= 30"
346347
]
347348
}
348349
],

0 commit comments

Comments
 (0)