Course Home Online Lessons
Related LinksOnline DevelopmentLessonsReferenceeBooks |
Returning Results of ComparisonsIt's important to the values returned from the code that your write, so here's some info on testing and returning bool values. Testing, testing...The best way to make sure that the Python interpreter understands your code is to give it a test. This video shows you how.
Were you caught speeding?Watch the video and follow along in the trinket editor to complete the
Now complete the Review MaterialMake sure you're clear on the difference between
|