Back to Freecodecamp

Simple and Compound Interest: Extra

curriculum/challenges/english/blocks/learn-simple-and-compound-interest/63dbd1335d93712ff177d96a.md

latest500 B
Original Source

--description--

Here is a detour from the Python code, as this video shows you how to create mortgage payment amortization tables in Google Sheets. You will also learn about how to use a very similar setup to estimate retirement account investment returns. This is the video that shows you where your money is going.

--questions--

--text--

What marker do you use to attach a formula to a cell in a spreadsheet?

--answers--

()


=


==


formula()

--video-solution--

2