Search:

Type: Posts; User: df75douglas

Search: Search took 0.13 seconds.

  1. Replies
    3
    Views
    1,785

    Re: investment interest display problem

    currently the output is

    enter investment amount: (user input1)
    enter yearly interest rate : (user input2)
    new investment amount is: user input1 * user input2 * .01
    year CD value...
  2. Replies
    3
    Views
    1,785

    investment interest display problem

    hello first year Java student here, I have an assignment to write a program that asked for an investment amount, and interest rate. then calculates it over 30 years and displays it in a list like...
Results 1 to 2 of 2