diff --git a/Checkpoints/Checkpoint1.ipynb b/Checkpoints/Checkpoint1.ipynb index 729576dfd133edfc039daafef093ffc85adbf153..f7a2a9de9a6e9b1740fcca0bf47727ea495535ba 100644 --- a/Checkpoints/Checkpoint1.ipynb +++ b/Checkpoints/Checkpoint1.ipynb @@ -57,7 +57,18 @@ "id": "8d47fffa", "metadata": {}, "outputs": [], - "source": [] + "source": [ + "# Placeholder for a comment to describe what this program does (replace as appropriate)\n", + "\n", + "# Describe the input here\n", + "... \n", + "\n", + "# Describe how the input is processed to get to the desired results\n", + "...\n", + "\n", + "#Describe the outputs produced\n", + "..." + ] } ], "metadata": {