Also:
* Use unabbreviated file names for clarity.
* Link to the images using relative links for flexibility (this page
may be rendered at locations besides
https://github.com/thehackerwithin/UofCSCBC2012 ;).
**Based on materials by Katy Huff, Rachel Slaybaugh, and Anthony
Scopatz**
-
+
+
# What is testing?
Software testing is a process by which one or more expected behaviors
*Hint:* you can use one implementation function to test another. Below
is some sample data to help you get started.
-
+
> -
```python