Skip to content

Commit 46717ca

Browse files
committed
Added link to blog companion on blog for else statements
1 parent ed34717 commit 46717ca

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

Python_Basics/Intro/.ipynb_checkpoints/Python3Basics_Video4_Blog_Companion-checkpoint.ipynb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,13 @@
122122
"source": [
123123
"**if this tutorial doesn't cover what you are looking for, please leave a comment on the youtube video and I will try to cover what you are interested in. (Please subscribe if you can!)**"
124124
]
125+
},
126+
{
127+
"cell_type": "markdown",
128+
"metadata": {},
129+
"source": [
130+
"https://www.youtube.com/watch?v=e9ZMSHYwtDM"
131+
]
125132
}
126133
],
127134
"metadata": {

Python_Basics/Intro/Python3Basics_Video4_Blog_Companion.ipynb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,13 @@
122122
"source": [
123123
"**if this tutorial doesn't cover what you are looking for, please leave a comment on the youtube video and I will try to cover what you are interested in. (Please subscribe if you can!)**"
124124
]
125+
},
126+
{
127+
"cell_type": "markdown",
128+
"metadata": {},
129+
"source": [
130+
"https://www.youtube.com/watch?v=e9ZMSHYwtDM"
131+
]
125132
}
126133
],
127134
"metadata": {

0 commit comments

Comments
 (0)