Search:

Type: Posts; User: Joniverse

Search: Search took 0.07 seconds.

  1. Replies
    5
    Views
    1,686

    Re: Why won't this code loop?

    It is this one, here without the ==.

    The error message reads:




    import java.util.Scanner;

    public class scanner {
  2. Replies
    5
    Views
    1,686

    Re: Why won't this code loop?

    If i do that, i get a "Type mismatch: cannot convert from Strings to boolean"...
  3. Replies
    5
    Views
    1,686

    Why won't this code loop?

    Hello everyone, I'm brand new to java and also to this forum. Hoping to get some help and maybe help others when I get better at this.

    Ok, so I tried to make a loop, if you enter "y" the code is...
Results 1 to 3 of 3