Skip to content

Commit

Permalink
Merge branch 'main' of github.com:rambasnet/Python-Fundamentals
Browse files Browse the repository at this point in the history
  • Loading branch information
rambasnet committed Aug 6, 2024
2 parents cdc1dee + 6ec4331 commit c775bcd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Ch02-1-Data-Variables-StdIO.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": 2,
"metadata": {},
"outputs": [
{
Expand All @@ -60,7 +60,7 @@
"int"
]
},
"execution_count": 1,
"execution_count": 2,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -71,7 +71,7 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 3,
"metadata": {},
"outputs": [
{
Expand All @@ -80,7 +80,7 @@
"int"
]
},
"execution_count": 2,
"execution_count": 3,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -1293,7 +1293,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.4"
"version": "3.10.13"
}
},
"nbformat": 4,
Expand Down

0 comments on commit c775bcd

Please sign in to comment.