Search:

Type: Posts; User: Audz

Search: Search took 0.12 seconds.

  1. Replies
    1
    Views
    4,879

    Help with last part of code!

    //My question is how can I make the program repeat until the user enters the number 4 to exit?






    /**
    * Write an application for a furniture company; the program determines the price of a...
  2. Replies
    3
    Views
    964

    Re: rock paper scissors

    where exactly in this code would i place the for loop so i can get it compiled?
  3. Replies
    3
    Views
    964

    rock paper scissors

    I was wondering how I could make this code for rock paper scissors repeat itself 10x







    import java.util.Scanner;
    import java.util.Random;
Results 1 to 3 of 3