Skip to content

Commit

Permalink
Update basics.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
amoreira2 committed Jan 26, 2024
1 parent 7c78486 commit 8c3b24b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chapters/essentials/basics.ipynb
Expand Up @@ -828,14 +828,14 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": 7,
"metadata": {
"hide-output": false
},
"outputs": [],
"source": [
"x = \"Hello\"\n",
"y = \"World!\"\n"
"y = \"World\"\n"
]
},
{
Expand Down

0 comments on commit 8c3b24b

Please sign in to comment.