A simple mortgage calculator using python

Hi Guys! I want to show my simple python mortgage calculator. It calculates the monthly payment and total amount to give back. Works only with a fixed interest rate.

Image description

This is a very simple code. However, it does the calculations well with the right results. Feel free to make it better or adapt it for your projects.

This is the link for the project GitHub:

I will appreciate any feedback on the project. Thanks!