0% found this document useful (0 votes)
54 views2 pages

Input Processing Output

This document outlines the steps to calculate interest on an investment including: prompting the user to enter an amount to invest and monthly interest rate, calculating the total interest accrued, monthly interest rate, and ending investment value and displaying the results.

Uploaded by

Bathandwa Themba
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
54 views2 pages

Input Processing Output

This document outlines the steps to calculate interest on an investment including: prompting the user to enter an amount to invest and monthly interest rate, calculating the total interest accrued, monthly interest rate, and ending investment value and displaying the results.

Uploaded by

Bathandwa Themba
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 2

input processing output

amount prompt user to enter amount to invest diplay totalInterestAcc


monthlyRate prompt user to enter monthly interest rates diplay MonthlyRate
calculate totalInterestAcc display valAmount
calculate MontlyRate
calculate valAmount
output
diplay totalInterestAcc
diplay MonthlyRate
display valAmount

You might also like