Search:

Type: Posts; User: Arkeshen

Search: Search took 0.13 seconds.

  1. Replies
    10
    Views
    25,411

    Re: How do I loop a switch Statement?

    It's compiles with no syntax errors, but it's still givng me an infinite loop where when I put in a 1, 2, 3, or any number other not 4 it outputs either "Good Job!" or "Parameter Error". So I...
  2. Replies
    10
    Views
    25,411

    Re: How do I loop a switch Statement?

    Can you elaborate?
  3. Replies
    10
    Views
    25,411

    How do I loop a switch Statement?

    How do I loop a switch Statement?
    I need to loop it so that when a user inputs a 1, 2, 3, or anything other than a 4 it restarts, and when the user types in a 4 the program terminates.


    import...
Results 1 to 3 of 3