Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Replies
    3
    Views
    649

    Re: Code to create fantasy words

    Here's a link to the tutorial: https://docs.oracle.com/javase/tutorial/java/nutsandbolts/switch.html
  2. Replies
    3
    Views
    649

    Re: Code to create fantasy words

    One change I see is the list of if statements should be replaced by a switch statement.
Results 1 to 2 of 2