Based on abstract design from task 6, design a set of inputs that could be used to conduct desk-checking of the algorithm from task 6. Test data should test program flow control, correctness of calculation and assignments to variables.
Perform a desk-check on the algorithm using your test input and answer the following question:
1. Does the algorithm meet the program specifications?
If not, what errors did you identify