Search:

Type: Posts; User: Norm

Search: Search took 0.16 seconds.

  1. Replies
    4
    Views
    749

    Re: Piglatin program that prints no words out:(

    How are you trying to debug the code? Add some print statements in all the methods that print out the values they receive and return.
    Also print out the values of the variables used in the loop in...
  2. Replies
    4
    Views
    749

    Re: Piglatin program that prints no words out:(

    The comments are too thin. For example:
    What is in the String that the method returns?
    How does the code build the String that is returned?
    What values are in the variables: word, phrase and...
  3. Replies
    4
    Views
    749

    Re: Piglatin program that prints no words out:(

    Can you add some comments to the code describing what each method is supposed to do?
Results 1 to 3 of 3