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

no edit summary
imported>Jesstess
No edit summary
imported>Jesstess
No edit summary
Line 37:
 
 
Let's add some code. The '''function signature''' (the <code>def sumTwoNumbers(first, second):</code> part) has already been written for you. You'll write the rest of the function -- remember to indent everything inside the function!
 
 
Anonymous user