To the whole class ... I'm sorry that the test was long. I really didn't think it would take that long. That it did take long was an assessment of how well what I am teaching is sinking in. What we're doing is not as readily accessible to you as I thought. But glancing over the tests, most of you got the general idea of what was expected. The Cell class did not require anything about word search. My attempt to give you some context backfired there. I'm pretty sure these won't be graded by Monday. However, I have posted the code for some of the answers in the examples directory from the course web page: http://cs.millersville.edu/~katz/cs162/examples/test1/ There's a ReadMe file describing what's there, but it's pretty obvious. You should be working on the Statistician problem. Read the assignment handout as well as the comments in the code. You can start by initializing all the instance variables to 0 in the reset method and calling the reset method from the constructor. I hope you have a good weekend. Don't worry about the test. I'll figure out a way to grade it fairly.