Example calculations include the following

Select two to three calculation tasks a program could perform that would be useful.Each task must include the following:Inputing a valuePerforming a calculation on that valueOutputting the valueExample calculations include the following:Calculating sales tax on a saleConverting from Fahrenheit to CelsiusFiguring out a total bulk sale price based on price per unit and number of unitsCreate a Word document for each of the tasks. The document should contain:a brief description of the taskthe pseudocode associated with the taskCreate Visual Logic files to execute each of the tasks.Save all the files in a single folder structure you zip into a single file to submit.Submit zip file containing all files.