Search:

Type: Posts; User: morrism35

Search: Search took 0.18 seconds.

  1. Replies
    17
    Views
    1,612

    Re: Project Nursing Home Due Tonight Help

    So your saying number of occupied rooms / number rooms shoupdnt give you .75.
    20/15 is .75 im Not Concerned With Having It Print As A Percentage.


    My Instructions Were To Print Average...
  2. Replies
    17
    Views
    1,612

    Re: Project Nursing Home Due Tonight Help

    It Should Be 75 or .75 as A Decimal. This Shouldnt Be Complicated. I Can Use Decimalformat To have It Show As A Percent If It At Least Computed As The Correct Decimal.

    --- Update ---

    My if else...
  3. Replies
    17
    Views
    1,612

    Re: Project Nursing Home Due Tonight Help

    Im Plugging In 20 for numRooms Divided By 15 numroomsoccupied And Getting 1.0 futhermore None Of My If Else Staements Are being Executed. Getting Very frustrated Havent Failed An Assignment Yet.
  4. Replies
    17
    Views
    1,612

    Re: Project Nursing Home Due Tonight Help

    import java.text.DecimalFormat; //Needed to format occupancy rate as percentage
    import java.util.Scanner; //Needed for the scanner class

    // This program was created by Michael Morris

    /** This...
  5. Replies
    17
    Views
    1,612

    Re: Project Nursing Home Due Tonight Help

    import java.text.DecimalFormat; //Needed to format occupancy rate as percentage

    import java.util.Scanner; //Needed for the scanner class


    // This program was created by Michael...
  6. Replies
    17
    Views
    1,612

    Re: Project Nursing Home Due Tonight Help

    not sure how to do that. Im a beginner

    --- Update ---

    using jgrasp

    --- Update ---

    my occupancy rate doesn't compute right also all my if else if statements aren't being executed to get my...
  7. Replies
    17
    Views
    1,612

    Re: Revised Project Nursing Home

    import java.text.DecimalFormat; //Needed to format occupancy rate as percentage
    import java.util.Scanner; //Needed for the scanner class

    // This program was created by Michael Morris

    /** This...
  8. Replies
    17
    Views
    1,612

    Project nursing homes

    Having major problems getting this program due tonight. Never had a problem with the basic programs as a beginner but this is too much. It's due tonight and no I didn't procrastinate I'm just not...
Results 1 to 8 of 8