Search:

Type: Posts; User: webvigator2k

Search: Search took 0.00 seconds.

  1. why wont these perecentages come out?

    this is a program that "Grades" a test (user inputs key and student answers and it's supposed to give a % of the amount right and wrong for the entire class). for some reason, this code isnt...
  2. I dont understand how we're supposed to "select"...

    I dont understand how we're supposed to "select" the highest number array and add up it's column and row. this lady never taught us any of this $$$$, so if I seem clueless, it's because I am :mad:
  3. Need desperate help with two dimensional array problem

    I have ZERO clue how to do/what to do for this program. Can anyone help me out?
    Write a program that inputs a two-dimensional array (you may use a data
    file, but if you do, have main print out...
  4. Replies
    1
    Views
    954

    Help with output formatting

    I'm trying to get my output to look like this:
    year 1 year 2 year 3 year 4 year 5

    6%:
    7%: THE ACTUAL ACCOUNT BALANCE DATA SHOULD APPEAR
    8%: ...
  5. nested for loops and bank account interest help!!

    I've got a project where I have to use a NESTED for loop to calculate how much interest occurs at x% rate over x amount of years for an initial investment of $1000. Trouble is, i dont understand how...
  6. Replies
    5
    Views
    4,042

    Here's the assignment in her words (she's a real...

    Here's the assignment in her words (she's a real pain in the ass, and she doesnt teach the material very well...I have half a notebook of notes, she barely lets us touch the computers):

    Use a...
  7. Replies
    5
    Views
    4,042

    Help with mortgage calculator

    I have to make a program that calculates how long it will take to pay off a 350,000 mortgage, and how much is paid out each month until the balance is zero. I used a while loop that counts down...
Results 1 to 7 of 7