(Compare Loans with various Interest Rates) Rewrite Programming Exercise to create a GUI. Your probram should let the user eanter the loan amound and loan period in the the number of years from the tests fields and it should sisplay the monthly and total payments for each interest rate starting at 5% to 8%, with incremembent of one-eighth, in a text area. (This is a Javafx UI program)