Search:

Type: Posts; User: JavaNewb

Search: Search took 0.14 seconds.

  1. Thread: School Help

    by JavaNewb
    Replies
    1
    Views
    2,009

    Re: School Help

    Okay Figured out the first part of the Program now working on the next section
    here is the correct if anybody else has this teacher later on here is the correct program


    import...
  2. Thread: School Help

    by JavaNewb
    Replies
    1
    Views
    2,009

    School Help

    import java.util.Scanner;
    public class Assign7_Wood {
    public static void main (String[] args) {
    Scanner myScanner = new Scanner(System.in);
    double sum
    double PI

    for ( i=2; i <=...
Results 1 to 2 of 4