As usual, create two directories for today's class. Create a
directory called lecture11
under activities, and
a directory called lab11
under labs.
Time to spin the wheel. Let's see what file you need to submit to get the other 5 points for this weeks quiz.
So far, you have learned about proper variable names, and pre/post conditions. We have briefly talked about limiting lines to 80 characters as well. Today, we will talk more about code comments, as it pertains to what you should and should not comment.