As always, a self contained ipynb solutions should be uploaded to Canvas along with a pdf copy. Each Question shall be clearly displayed inside the same notebook. Headers and formating will be graded
Create a program that enters two whole numbers and then prints out the next 30 numbers of that Fibbonacci Sequence with those two intital numbers
Create a program that accepts the following input concerning the mortgage of a house
From this determine the monthly mortage payment along with the total interest paid to the Bank. Graph the total amount paid and the total unpaid balance
Create a program that accepts the following input concerning the mortgage of a house
From this determine the Value of the house along with the total interest paid to the Bank.