| Issue 5: | Implementation | |
| Back to list |
Use assert to check pre-conditions, post-conditions, argument validity, return-value validity, and invariants. Worry about this last, but your program should run as fast as possible and use as little memory as possible.
Mar 11, 2012
Project Member
#2
wingles....@gmail.com
Status:
Started
Mar 19, 2012
Have grades be calculated through the grades_eval(), function still needs testing.
Mar 22, 2012
Edited the algorithm to take in two arguments and designed accordingly to the UML. Print prints and is spaced out accordingly to the example posted.
Status:
Done
|