Search:

Type: Posts; User: parkerteam

Search: Search took 0.08 seconds.

  1. Coordinates within a rectangle

    I have tried this several different ways. Could someone please tell me what is wrong with this code? Thank you.

    import java.util.Scanner;

    public class Coordinates
    {
    public static void...
  2. Program not working - assistance please

    I have gone over and over this code. I still get errors when I check it with an online java tester. It is simple. Please help. Thanks.


    import java.util.Scanner;

    public class coordinate
    {
    ...
Results 1 to 2 of 2