Im new learning C++ and ive been given the job to create a project and i have some short idea in how to do it, but not at all sure to complete it. The project goes like this:
A house is constructed and costs 250,000$ . He will stay with the house for 148 years and then eventually sell it, Im asked to write a program that calculates the price of the house each 10 years until it reaches 148 years of made, how much the house cost then, with an inflation percentage.
Hi, I still have the doubt in should the house be worth more for every ten years calculated, instead of being worth less?? Because inflation is to be worth more i think.