Search:

Type: Posts; User: alpvii

Search: Search took 0.36 seconds.

  1. Replies
    5
    Views
    1,555

    Re: Can't get seven random numbers, only one.

    Here are some more of the code. I thought that was the problem, that the last number is the number that is going to display. So I think, that I have to store all seven numbers in a string? or char?...
  2. Replies
    5
    Views
    1,555

    Can't get seven random numbers, only one.

    I want my program to show seven random numbers, but it does only display one. I got this in a class:


    if (command.equals("Random numbers")) {
    int tal = modell.getTal();...
Results 1 to 2 of 2