I'm having trouble understanding how to create this program so the first one to accurately complete it get $ 5 via paypal. Looking for someone who does neat and tidy coding. This is a non completed version provided: http://www.novafence.net/southcentralproject.exe The assignment is as follows: South Central Investments wants an application that calculates and displays the amount a customer needs to save each months to accumulate a specific amount. The user will enter three items of information: the amount he or she wants to accumulate, the term (in years), and the annual interest rate. The interface should provide a text box for entering the desired ending amount. It should also provide combo boxes for the term and the annual interest rate. the term combo box should display terms from 1 through 50, and it should not allow the user to enter a different term other than numbers 1 through 50. The interest rate combo box should display annual interest rates from .02 to .11 however it should allow the user to enter a different interest rate. Research the full syntax of the FINANCIAL.PMT method. Display the monthly amount as a positive number. Use the following names for the solution, project and form file: South Central Solution, South Central Project and Main Form.vb I will need the vb files solution and project as well as the exe.