A few things to remember for future assignments:
- PLEASE do these changes to make sure your code compiles on all computers. Marks will be taken off in the future if your code does not compile for these reasons. Ask if you need help.
- Also, clear your warnings. I know they aren't always made by you, but when I see a list of warnings, how will I know from a glance which are yours? It's such a good habit that I will be taking marks off in the future for having warnings.
- Make sure you read the assignment carefully, and put code in the functions it wants you to put it in. I wasn't checking for that this time around, but will in the future, and will take marks off for not following the directions.