[cb2392]: / AWS / quizes / Chapter7_Quizes.ipynb

Download this file

19 lines (18 with data), 331 Bytes

{
 "cells": [
  {
   "cell_type": "code",
   "execution_count": null,
   "id": "1141e84c-27fc-42dd-92fb-2e13dbd32f1e",
   "metadata": {},
   "outputs": [],
   "source": [
    "from jupyterquiz import display_quiz\n",
    "display_quiz(\"Chapter7_Quizes.json\")"
   ]
  }
 ],
 "metadata": {},
 "nbformat": 4,
 "nbformat_minor": 5
}