Skip to content

Commit d23572c

Browse files
Update Notebooks
1 parent d0b8448 commit d23572c

File tree

4 files changed

+10909
-4
lines changed

4 files changed

+10909
-4
lines changed

Chapters/05 - Sequences (Lists and Tuples)/.ipynb_checkpoints/Chapter5-checkpoint.ipynb

Lines changed: 7111 additions & 0 deletions
Large diffs are not rendered by default.

Chapters/05 - Sequences (Lists and Tuples)/Chapter5.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "6680b22e-c54d-441c-9acc-a440af8437be",
66
"metadata": {},
77
"source": [
8-
"<img src=\"https://camo.githubusercontent.com/f390d490947b7d19d74a518c866cc7065a0b2ce7d0c3f9e708e629aaface0cb4/68747470733a2f2f64656974656c2e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032302f30312f707974686f6e2d666f722d70726f6772616d6d6572732e6a7067\" align = \"left\">\n",
8+
"<img src=\"https://deitel.com/wp-content/uploads/2020/01/python-for-programmers.jpg\" align = \"left\">\n",
99
"\n",
1010
"\n",
1111
"<!DOCTYPE html>\n",
@@ -7103,7 +7103,7 @@
71037103
"name": "python",
71047104
"nbconvert_exporter": "python",
71057105
"pygments_lexer": "ipython3",
7106-
"version": "3.11.5"
7106+
"version": "3.11.10"
71077107
}
71087108
},
71097109
"nbformat": 4,

Chapters/06 - Dictionaries and Sets/.ipynb_checkpoints/Chapter6-checkpoint.ipynb

Lines changed: 3794 additions & 0 deletions
Large diffs are not rendered by default.

Chapters/06 - Dictionaries and Sets/Chapter6.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "834a2984-ca21-4a2d-86c2-7db9f9011f54",
66
"metadata": {},
77
"source": [
8-
"<img src=\"https://camo.githubusercontent.com/f390d490947b7d19d74a518c866cc7065a0b2ce7d0c3f9e708e629aaface0cb4/68747470733a2f2f64656974656c2e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032302f30312f707974686f6e2d666f722d70726f6772616d6d6572732e6a7067\" align = \"left\">\n",
8+
"<img src=\"https://deitel.com/wp-content/uploads/2020/01/python-for-programmers.jpg\" align = \"left\">\n",
99
"\n",
1010
"\n",
1111
"<!DOCTYPE html>\n",
@@ -3786,7 +3786,7 @@
37863786
"name": "python",
37873787
"nbconvert_exporter": "python",
37883788
"pygments_lexer": "ipython3",
3789-
"version": "3.11.5"
3789+
"version": "3.11.10"
37903790
}
37913791
},
37923792
"nbformat": 4,

0 commit comments

Comments
 (0)