Talk:SE250:lab-8:dols008
Jump to navigation
Jump to search
- Comment
Good attempt at the tasks. Got through all of them except the last one. Successful crisis management when errors appeared. Good technique of drawing out the tree beforehand for question two to get a clear picture of what to expect from the code. Persistance shown to get the right answers.
- Comment 2
Solid work for each task. Breaking the expression down into separate parts in task 3/4 was a good idea, and makes for much more readable code. The code for task 6 is really cool. Deals with the problem exactly, not introducing any unnecessary checks, variables and clutter. Regarding task 8, fair enough.