Add video and streamline content

This commit is contained in:
Alexander Hess 2020-03-30 14:49:41 +02:00
commit 26983f19fd
3 changed files with 720 additions and 627 deletions

View file

@ -5,7 +5,7 @@
"metadata": {},
"source": [
"\n",
"# Chapter 6: Bytes & Text"
"# Chapter 6: Text & Bytes"
]
},
{
@ -19,7 +19,9 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Read [Chapter 6](https://nbviewer.jupyter.org/github/webartifex/intro-to-python/blob/master/06_text_00_lecture.ipynb) of the book. Then, work through the questions below."
"The questions below assume that you have read [Chapter 6](https://nbviewer.jupyter.org/github/webartifex/intro-to-python/blob/master/06_text_00_lecture.ipynb) in the book.\n",
"\n",
"Be concise in your answers! Most questions can be answered in *one* sentence."
]
},
{
@ -47,7 +49,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
" "
" < your answer >"
]
},
{
@ -61,7 +63,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
" "
" < your answer >"
]
},
{
@ -80,7 +82,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
" "
" < your answer >"
]
},
{
@ -94,7 +96,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
" "
" < your answer >"
]
},
{
@ -122,7 +124,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
" "
" < your answer >"
]
},
{
@ -136,7 +138,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
" "
" < your answer >"
]
},
{
@ -150,7 +152,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
" "
" < your answer >"
]
},
{
@ -164,7 +166,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
" "
" < your answer >"
]
}
],