Skip to content

Commit

Permalink
save it pls for my lesson
Browse files Browse the repository at this point in the history
  • Loading branch information
leila010 committed Nov 12, 2024
1 parent 084d1ea commit 32ab10a
Showing 1 changed file with 5 additions and 32 deletions.
37 changes: 5 additions & 32 deletions _notebooks/project_lists/11-1-24-lists_presentation_3.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,7 @@
},
{
"cell_type": "code",
<<<<<<< HEAD
"execution_count": 16,
=======
"execution_count": 1,
>>>>>>> b4021fa (hopefully fixing items in my game etc)
"execution_count": 10,
"metadata": {
"vscode": {
"languageId": "html"
Expand Down Expand Up @@ -134,11 +130,7 @@
},
{
"cell_type": "code",
<<<<<<< HEAD
"execution_count": null,
=======
"execution_count": 2,
>>>>>>> b4021fa (hopefully fixing items in my game etc)
"execution_count": 7,
"metadata": {
"vscode": {
"languageId": "javascript"
Expand Down Expand Up @@ -174,7 +166,7 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": 13,
"metadata": {
"vscode": {
"languageId": "javascript"
Expand Down Expand Up @@ -209,7 +201,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 14,
"metadata": {
"vscode": {
"languageId": "javascript"
Expand All @@ -234,17 +226,6 @@
"console.log(hasfish0); // Output: true"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"vscode": {
"languageId": "javascript"
}
},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"metadata": {},
Expand All @@ -262,15 +243,14 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 15,
"metadata": {
"vscode": {
"languageId": "javascript"
}
},
"outputs": [
{
<<<<<<< HEAD
"data": {
"application/javascript": "\nlet \" \" = []; // create an variable \n\nconst length = \"\".length; // create a const length\n\nconsole.log(\"\"); // print out your list in console\n",
"text/plain": [
Expand All @@ -279,13 +259,6 @@
},
"metadata": {},
"output_type": "display_data"
=======
"name": "stderr",
"output_type": "stream",
"text": [
"UsageError: %%js is a cell magic, but the cell body is empty.\n"
]
>>>>>>> b4021fa (hopefully fixing items in my game etc)
}
],
"source": [
Expand Down

0 comments on commit 32ab10a

Please sign in to comment.