After planning an algorithm, you should _____ to verify that it will work correctly.
A
Analyze the algorithm
B
Code the algorithm
C
Desk-check the algorithm
D
Evaluate and modify (if necessary) the program.
E
None of the above
Correct Answer: Code the algorithm