Task 3: Design and develop a program that will compute the take home amount for the
loanable amount of the customer. For example, if the customer’s loanable amount is
100,000.00 and has a 3% per annum interest. The company will deduct the interest for 5
years which is (15,000.00) to the loanable amount, so, the take home amount of the
customer is 85,000.00. Your program allows the user to input loanable amount and how
many years for the customer to pay the loan. Set the interest per annum to 3%.
*** Make SCREENSHOTS of the forms you used in TASK 1 to TASK 3 and then copy all
the CODES. Screenshots should be taken during PROGRAM RUNTIME.
Comments
Leave a comment