Inputing a value
Performing a calculation on that value
Outputting the value
Example calculations include the following:
Calculating sales tax on a sale
Converting from Fahrenheit to Celsius
Create a Word document for each of the tasks. The document should contain:
a brief description of the task
the pseudocode associated with the task