Search:

Type: Posts; User: tyb97

Search: Search took 0.13 seconds.

  1. Replies
    4
    Views
    1,647

    Re: Odd and Even Numbers

    I see. Thank you for the kind insight.
  2. Replies
    4
    Views
    1,647

    Re: Odd and Even Numbers

    Ahh, thanks a ton. I still don't fully understand them, but in time I will. I was able to reduce my code from the above to this:



    package org.buchanan.math;

    public class Numbers {

    public...
  3. Replies
    4
    Views
    1,647

    [SOLVED] Odd and Even Numbers

    I am trying to create an "algorithm" (what I have now really isn't), I just can't seem to wrap my head around the concept, or on how to do this.. Here is the monstrosity I have created so far:


    ...
Results 1 to 3 of 3