Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Replies
    14
    Views
    1,859

    Re: Creating a slang translator

    All the Strings are in an array. Your code tests one part of the array at [0].
    You need to adjust the indexes into the array to get the other part at [1] that you want to print.
  2. Replies
    14
    Views
    1,859

    Re: Creating a slang translator

    By "returning" I guess you mean what the program is printing on the console screen.

    What do you want to be printed?
  3. Replies
    14
    Views
    1,859

    Re: Creating a slang translator

    To change back to the problem, what is your problem with the code you posted?
    If you have errors, please copy and paste the full text here.
Results 1 to 3 of 3