Search:

Type: Posts; User: misscoollike

Search: Search took 0.07 seconds.

  1. Replies
    3
    Views
    1,706

    Re: Return Value Cannot Be Found

    Thank you, this worked and your explanation was clear! New problem: when I actually run the program, I think it's getting stuck in a loop. You don't have to, but is there any glaringly obvious...
  2. Replies
    3
    Views
    1,706

    Return Value Cannot Be Found

    I need to make a code testing if an inputted name is a palindrome. I wrote a method that is supposed to return a String (ex. "[name] is a palindrome.") to the main method. However, the compiler...
Results 1 to 2 of 2