Boston Python Workshop 6/Friday/CodingBat Using Codingbat: Difference between revisions

Content added Content deleted
imported>Jesstess
No edit summary
imported>Jesstess
No edit summary
Line 49: Line 49:




Great! All the tests are green, so we know that we've done this problem correctly and can move on to the next one.
Great!


What CodingBat is doing is the same as when you write a function in your text editor or at the Python prompt and then run it a few times, like this:
What CodingBat is doing is the same as when you write a function in your text editor or at the Python prompt and then run it a few times, like this:
Line 67: Line 67:
Perfect!
Perfect!


Now that you are a CodingBat master:
<div style="font-size:125%">[http://codingbat.com/home/bostonpythonworkshop@gmail.com/PythonIntro Now we can move on to completing tonight's practice problems]</div>

<div style="font-size:125%">[http://codingbat.com/home/bostonpythonworkshop@gmail.com/PythonIntro Click here to completing tonight's practice problems]</div>