Jump to content

Boston Python Workshop 6/Friday/Tutorial: Difference between revisions

no edit summary
imported>Jesstess
imported>Jesstess
No edit summary
Line 743:
 
Functions don't have to return anything, if you don't want them to. They usually return something because we usually want to be able to assign variables to their output.
 
==Part 2 Practice==
 
[[File:Detective.png|100px]]
 
Learning about functions opens up a whole new way for us to practice, using the programming site codingbat.com. The big goal of this practice section is to get you thinking about how to solve problems in Python.
 
 
<div style="font-size:125%">[[Boston Python Workshop 6/Friday/CodingBat Using Codingbat|&raquo; Click here to continue the tutorial &laquo;]]</div>
 
 
You don't have to create a CodingBat account to do the exercises, but if you do create an account it'll keep track of which problems you've completed and other statistics.
 
==End of Part 2==
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.