Testing the Program

Discuss the importance of including good comments in your code. What are some things you should avoid when including comments in code?

 

Discuss why you should always test a program by predicting results for sample data. What are some risks of not performing this type of test?