Console.Writeline("Input number of years")
Then Console.Writeline("How much would you like to put into your account")
Then balance + interest and interest =
Then do your money * 0.004
Then OUTPUT "Now we have your final sum of money after your total interest"