Search:

Type: Posts; User: Callcollect

Search: Search took 0.07 seconds.

  1. Replies
    18
    Views
    6,233

    Re: Prompt user to repeat

    I looked up some tutorials with the continue statement but I cant seem to see how it would work in this code?



    class Mock
    {
    public static void main(String[] args)
    {
  2. Replies
    18
    Views
    6,233

    Prompt user to repeat

    Hi,

    I have a program that loops ten times and asks a question each time with an appropriate response for the user's input. My problem is i'm trying to get the program to ask at the end, "Do you...
Results 1 to 2 of 2