Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    8
    Views
    1,947

    Re: How to place a number in front of a string?!!

    In this case the code that was posted was mostly junk. It didn't have any print statements as the title implies. Mostly it was a bunch of if tests using == for Strings.
  2. Replies
    8
    Views
    1,947

    Re: How to place a number in front of a string?!!

    Your posted code does NOT show any print statements. You need to show the code where the problem is.
    Read the String class API doc for a method that may do what you want when comparing Strings with...
Results 1 to 2 of 2