Search:

Type: Posts; User: darlinho

Search: Search took 0.07 seconds.

  1. Replies
    10
    Views
    5,480

    Re: adding up odd and even numbers

    we are not allowed to make any changes to io.java file.
  2. Replies
    10
    Views
    5,480

    Re: adding up odd and even numbers

    the io.file was made my the teacher so i dont think the error can be from there. is the rest of my program ok? is that how you would have attacked this problem?
  3. Replies
    10
    Views
    5,480

    Re: adding up odd and even numbers

    i did not import anything... i just used the io module. maybe the the reason it says that is because i did not put the Io. output or anything for the input.

    i had the io.java file put in the...
  4. Replies
    10
    Views
    5,480

    Re: adding up odd and even numbers

    this is the console. I am using Eclipse

    Enter number of values (int>=1)4
    Enter first number 4
    That is not an integer. Enter again: 10
    count of even numbers is 1.
    count of odd numbers is 1.
    ...
  5. Replies
    10
    Views
    5,480

    adding up odd and even numbers

    hey guys i a m a beginner to programming (trying to become a CS major). so far i feel like in the group of people in class who are behind with the rest of the class. Most of these kids seem to have...
Results 1 to 5 of 5