Write a javascript that outputs six tables With each table o
Write a javascript that outputs six tables. With each table output the annual balance after investing 1,000 with a fixed interest rate. Each entry of the table represent the balance after n years. Where n run from 1 to 10. The first entry for year 1, second entry for year 2, etc.
Your program will output six tables with different interest rate. The first table with interest rate of 5%, and the last table has interest rate of 10%.
Solution
document.write (returnobj.results)
