Search:

Type: Posts; User: xdx

Search: Search took 0.10 seconds.

  1. Thread: Help with Arrays

    by xdx
    Replies
    3
    Views
    1,194

    Re: Help with Arrays

    I did figure that out but I have tried many ways to implement it but nothing seems to work so far.


    while (i <= 3){
    System.out.println("Enter a non-negative integer:");
    userInput =...
  2. Thread: Help with Arrays

    by xdx
    Replies
    3
    Views
    1,194

    Help with Arrays

    please note that I can only use loops
    I need to code a program which prompts the user to input integers. When the user enters three unique integers, the program should stop and display the unique...
Results 1 to 2 of 2