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

Content added Content deleted
imported>Jesstess
imported>Jesstess
Line 11: Line 11:
We like CodingBat because it gives you immediate feedback on how close your function is to being correct.
We like CodingBat because it gives you immediate feedback on how close your function is to being correct.


Let's walk through an example. In this case I'll use [http://codingbat.com/prob/p216579 the sumTwoNumbers] exercise.
Let's walk through an example: [http://codingbat.com/prob/p216579 the sumTwoNumbers] exercise.


Here's the first screen we see:
Here's the first screen we see: