Skip to content

Commit c775bcd

Browse files
committed
Merge branch 'main' of github.com:rambasnet/Python-Fundamentals
2 parents cdc1dee + 6ec4331 commit c775bcd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Ch02-1-Data-Variables-StdIO.ipynb

+5-5
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
{
5353
"cell_type": "code",
54-
"execution_count": 1,
54+
"execution_count": 2,
5555
"metadata": {},
5656
"outputs": [
5757
{
@@ -60,7 +60,7 @@
6060
"int"
6161
]
6262
},
63-
"execution_count": 1,
63+
"execution_count": 2,
6464
"metadata": {},
6565
"output_type": "execute_result"
6666
}
@@ -71,7 +71,7 @@
7171
},
7272
{
7373
"cell_type": "code",
74-
"execution_count": 2,
74+
"execution_count": 3,
7575
"metadata": {},
7676
"outputs": [
7777
{
@@ -80,7 +80,7 @@
8080
"int"
8181
]
8282
},
83-
"execution_count": 2,
83+
"execution_count": 3,
8484
"metadata": {},
8585
"output_type": "execute_result"
8686
}
@@ -1293,7 +1293,7 @@
12931293
"name": "python",
12941294
"nbconvert_exporter": "python",
12951295
"pygments_lexer": "ipython3",
1296-
"version": "3.11.4"
1296+
"version": "3.10.13"
12971297
}
12981298
},
12991299
"nbformat": 4,

0 commit comments

Comments
 (0)