diff --git a/.ipynb_checkpoints/Statements Assessment Test - Solutions-checkpoint.ipynb b/.ipynb_checkpoints/Statements Assessment Test - Solutions-checkpoint.ipynb index 4b14fb6..e2143d6 100644 --- a/.ipynb_checkpoints/Statements Assessment Test - Solutions-checkpoint.ipynb +++ b/.ipynb_checkpoints/Statements Assessment Test - Solutions-checkpoint.ipynb @@ -6,7 +6,7 @@ "collapsed": true }, "source": [ - "#Statements Assessment Solutions" + "# Statements Assessment Solutions" ] }, { @@ -14,7 +14,7 @@ "metadata": {}, "source": [ "_____\n", - "**Use for, split(), and if to create a Statement that will print out letters that start with 's':**" + "**Use for, split(), and if to create a Statement that will print out words that start with 's':**" ] }, { diff --git a/.ipynb_checkpoints/Statements Assessment Test-checkpoint.ipynb b/.ipynb_checkpoints/Statements Assessment Test-checkpoint.ipynb index 006e83a..866c6e4 100644 --- a/.ipynb_checkpoints/Statements Assessment Test-checkpoint.ipynb +++ b/.ipynb_checkpoints/Statements Assessment Test-checkpoint.ipynb @@ -6,7 +6,7 @@ "collapsed": true }, "source": [ - "#Statements Assessment Test\n", + "# Statements Assessment Test\n", "Lets test your knowledge!" ] }, @@ -15,7 +15,7 @@ "metadata": {}, "source": [ "_____\n", - "**Use for, split(), and if to create a Statement that will print out letters that start with 's':**" + "**Use for, split(), and if to create a Statement that will print out words that start with 's':**" ] }, { @@ -193,7 +193,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython2", - "version": "2.7.10" + "version": "2.7.11" } }, "nbformat": 4, diff --git a/Statements Assessment Test - Solutions.ipynb b/Statements Assessment Test - Solutions.ipynb index 4b14fb6..e2143d6 100644 --- a/Statements Assessment Test - Solutions.ipynb +++ b/Statements Assessment Test - Solutions.ipynb @@ -6,7 +6,7 @@ "collapsed": true }, "source": [ - "#Statements Assessment Solutions" + "# Statements Assessment Solutions" ] }, { @@ -14,7 +14,7 @@ "metadata": {}, "source": [ "_____\n", - "**Use for, split(), and if to create a Statement that will print out letters that start with 's':**" + "**Use for, split(), and if to create a Statement that will print out words that start with 's':**" ] }, { diff --git a/Statements Assessment Test.ipynb b/Statements Assessment Test.ipynb index 006e83a..866c6e4 100644 --- a/Statements Assessment Test.ipynb +++ b/Statements Assessment Test.ipynb @@ -6,7 +6,7 @@ "collapsed": true }, "source": [ - "#Statements Assessment Test\n", + "# Statements Assessment Test\n", "Lets test your knowledge!" ] }, @@ -15,7 +15,7 @@ "metadata": {}, "source": [ "_____\n", - "**Use for, split(), and if to create a Statement that will print out letters that start with 's':**" + "**Use for, split(), and if to create a Statement that will print out words that start with 's':**" ] }, { @@ -193,7 +193,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython2", - "version": "2.7.10" + "version": "2.7.11" } }, "nbformat": 4,