Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    1,164

    [SOLVED] Re: Sorting and returning a method.. Help.

    Where is there any print statements in that code to print out the results?
  2. Replies
    4
    Views
    1,164

    [SOLVED] Re: Sorting and returning a method.. Help.

    There is no way to return a method. You can return an object of a class that contains that method.


    Test the code with different combinations of 3 numbers and see if it does what you want.
Results 1 to 2 of 2