Streamline previous content

This commit is contained in:
Alexander Hess 2019-10-30 11:04:59 +01:00
commit 04d53956a3
11 changed files with 1097 additions and 410 deletions

View file

@ -5,7 +5,7 @@
"metadata": {},
"source": [
"\n",
"# Chapter 5: Numbers"
"# Chapter 5: Bits & Numbers"
]
},
{
@ -156,7 +156,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"**Q9**: How can **abstract data types**, for example, as defined in the **numeric tower**, be helpful in enabling **duck typing**?"
"**Q9**: How can **abstract data types**, for example, as defined in the **numerical tower**, be helpful in enabling **duck typing**?"
]
},
{