From b26be0138352508d2d06c393d2ef02e9eb2fd9f3 Mon Sep 17 00:00:00 2001 From: SarahPooley Date: Wed, 28 Apr 2021 15:26:48 -0600 Subject: [PATCH] Made no changes. Attempted a constructive review: main feedback is that more comments would have been helpful. --- Scratch-Christian.ipynb | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Scratch-Christian.ipynb b/Scratch-Christian.ipynb index b37ca7b..363b1ce 100644 --- a/Scratch-Christian.ipynb +++ b/Scratch-Christian.ipynb @@ -2,10 +2,8 @@ "cells": [ { "cell_type": "code", - "execution_count": 4, - "metadata": { - "collapsed": false - }, + "execution_count": 1, + "metadata": {}, "outputs": [ { "name": "stdout", @@ -70,7 +68,7 @@ "metadata": { "anaconda-cloud": {}, "kernelspec": { - "display_name": "Python [default]", + "display_name": "Python 3", "language": "python", "name": "python3" }, @@ -84,7 +82,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.5.2" + "version": "3.8.5" } }, "nbformat": 4,