Search:

Type: Posts; User: javapenguin

Search: Search took 0.11 seconds.

  1. Replies
    8
    Views
    1,321

    [SOLVED] Re: Basic Code Problem

    Ok, so this is how you could avoid the thing:


    import java.util.Scanner;

    public class TrickTheScanner
    {


    public static void main(String[] args)
  2. Replies
    8
    Views
    1,321

    [SOLVED] Re: Basic Code Problem

    How do you handle it then so that it would do two or more words and not go mess up with the hitting Enter?
Results 1 to 2 of 2