Search:

Type: Posts; User: limeleaf

Search: Search took 0.07 seconds.

  1. Replies
    9
    Views
    2,038

    Re: Help writing the IF statement for Y/N

    Okay, here is where i got so far:

    [code=java]
    <

    import java.util.Scanner; // Import the Scanner Class Library
    import java.text.*;
    import java.lang.*;

    public class Lab6_v2
  2. Replies
    9
    Views
    2,038

    Re: Help writing the IF statement for Y/N

    oh my... I guess I am in the wrong forum... I was asking fro some practical example based on my assignment. Because I udnerstand all that is said above, but ic an't put it together for my specific...
  3. Replies
    9
    Views
    2,038

    Re: Help writing the IF statement for Y/N

    Can somebody show me an example of what is being described in theory here? In my particular assignment, can somebody please show how to write out the two cases (if user types Y, I have to total the...
  4. Replies
    9
    Views
    2,038

    Help writing the IF statement for Y/N

    Hi all,

    Forgive me if my questions are too silly. I am a Java beginner (very much of a beginner), and I received the following assignment:

    "Many public schools in California are experiencing a...
Results 1 to 4 of 4