Assignment 1 Marking Suggestions ================================ As well as marking the correctness of your programming questions (questions 1 and 5), we'll be examining such things as your programming style, your documentation, your program's output, and your explanation of your program's output (include hand-written notes, if your output is not clear). Correctness of your programs will account for the largest portion of your mark, but the other categories are also important. For the hand-written solutions (questions 2,3,4), make sure that you show enough of the intermediary steps so that your solution is clear. If you show intermediate steps, we may be able to give partial credit if your solution is not quite correct.