Search:

Type: Posts; User: marty_

Search: Search took 0.13 seconds.

  1. Thread: Problem

    by marty_
    Replies
    7
    Views
    1,606

    Re: Problem

    import java .util. Scanner;


    import java.util.Scanner;
    //project name
    class Assignment2 {



    public static void main (String [] arguments)
  2. Thread: Problem

    by marty_
    Replies
    7
    Views
    1,606

    Re: Problem

    I tried the printf one but it just made it worse
  3. Thread: Problem

    by marty_
    Replies
    7
    Views
    1,606

    Re: Problem

    {
    monthlyaverage = 0;

    totalaverage = (year1 [count] + year2 [count] + year3 [count]);
    monthlyaverage = (totalaverage / 3);

    System.out.println ("The average sunshine for month is " +...
  4. Thread: Problem

    by marty_
    Replies
    7
    Views
    1,606

    Problem

    So yea i got my assingment working so i need help on this part!

    The average sunshine for month is 1 from 2009 to 2011 is 39.0
    The average sunshine for month is 2 from 2009 to 2011 is...
  5. Thread: Assignment

    by marty_
    Replies
    3
    Views
    1,116

    Re: Assignment

    Would you like to do the assingment for me if i give you the assignment brief? lol

    --- Update ---

    A weather station in Florida is required to produce statistics, including charts, for the...
  6. Thread: Assignment

    by marty_
    Replies
    3
    Views
    1,116

    Assignment

    I am really struggling with a programming assignment was wondering can any one on here help me
Results 1 to 6 of 6