Write a python program that letsthe user enter the loan amount and loan period in number of years.The program will then display the monthly andtotal payments for each monthly interest rate starting from 4 to 8 inincrements of 1.Calculate the valuesand print the table displaying the interest ...