The Basics of Testing and Debugging
|
Prof. David Bernstein
|
Computer Science Department |
bernstdh@jmu.edu |
print()
that are designed to provide information about the program
while it is executingcalculate(5, -2)
calculate( 5, 2)
calculate(-2, -1)