Search:

Type: Posts; User: Norm

Search: Search took 0.20 seconds.

  1. Replies
    4
    Views
    956

    Re: Returning wrong value without modifying!!

    You need to debug the code to see what it is doing so you can find the problem.
    I suggested adding print statements to the code so you can see what it is doing. The print out will help you find the...
  2. Replies
    4
    Views
    956

    Re: Returning wrong value without modifying!!

    How are you debugging the code to see where it is going wrong?

    Add some print statements that print out the values of variables as the code changes their values and uses them. The print out...
Results 1 to 2 of 2