Added index of topics discussed in Notebook.

This commit is contained in:
Donne Martin 2015-01-26 07:27:42 -05:00
parent 3be6c4dc02
commit def100a9ce

View File

@ -1,7 +1,7 @@
{ {
"metadata": { "metadata": {
"name": "", "name": "",
"signature": "sha256:4ef710b63179ecbbd57fefec7193c3b8807f6bf54626f98718c1f52b6e2a0eca" "signature": "sha256:ff550086599556097647343c3017be187c43704edd375629f4d14fb5a4c12859"
}, },
"nbformat": 3, "nbformat": 3,
"nbformat_minor": 0, "nbformat_minor": 0,
@ -15,6 +15,15 @@
"# Data Structures" "# Data Structures"
] ]
}, },
{
"cell_type": "markdown",
"metadata": {},
"source": [
"* tuple\n",
"* list\n",
"* dict"
]
},
{ {
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},