{
 "cells": [
  {
   "cell_type": "markdown",
   "metadata": {},
   "source": [
    "# Ch08 Preview Questions\n",
    "\n",
    "Answer these questions before class to prime yourself for the Strings and Text chapter."
   ],
   "id": "c4531030"
  },
  {
   "cell_type": "markdown",
   "metadata": {},
   "source": [
    "## 1. Key Ideas\n",
    "\n",
    "What are two concepts you expect to use in this chapter?"
   ],
   "id": "1294c42a"
  },
  {
   "cell_type": "markdown",
   "metadata": {},
   "source": [
    "## 2. Prior Knowledge\n",
    "\n",
    "What related Python idea have you seen before?"
   ],
   "id": "03be8476"
  },
  {
   "cell_type": "markdown",
   "metadata": {},
   "source": [
    "## 3. Application\n",
    "\n",
    "Name one programming or data task where this chapter topic could be useful."
   ],
   "id": "4054f6c8"
  }
 ],
 "metadata": {
  "kernelspec": {
   "display_name": "Python 3",
   "language": "python",
   "name": "python3"
  },
  "language_info": {
   "name": "python",
   "version": "3.11.0"
  }
 },
 "nbformat": 4,
 "nbformat_minor": 5
}
