Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    5
    Views
    1,316

    Re: Need help with homework (beginner)

    ok
  2. Replies
    5
    Views
    1,316

    Re: Need help with homework (beginner)

    A switch statement is used for single values like 1,2 3, etc. If you want to test for a range of values (1 to 5, 6 to 10, etc), an if/else if chain would be better.
Results 1 to 2 of 2