Search:

Type: Posts; User: robin28

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    1,372

    Re: Simple code error

    Hmm. So what do I need to do to fix this? Im sorry, I am very new at this...Thank you for the reply
  2. Replies
    3
    Views
    1,372

    Simple code error

    I am getting an error with this code

    import java.util.Scanner;

    public class five
    {
    public static void main(String[] args)
    {

    Scanner keyboard = new Scanner(System.in);
Results 1 to 2 of 2