Search:

Type: Posts; User: Variumzky

Search: Search took 0.07 seconds.

  1. Replies
    5
    Views
    1,371

    Re: A little question

    So i've read something about strings, but my script isn't working, it always goes the 'else' route.

    import java.util.Scanner;
    public class passwordCheck {
    public static void main(String...
  2. Replies
    5
    Views
    1,371

    Re: A little question

    Yes, i've heard of them although i'm not 100% familiar with them...
  3. Replies
    5
    Views
    1,371

    A little question

    How would i store data which is provided in letters, lets say i can do, as you can see the data is stored in numbers.
    int boys, girls;
    boys = 8;
    girls = 8;
    I would like to make a password...
Results 1 to 3 of 3