Search:

Type: Posts; User: pbrockway2

Search: Search took 0.07 seconds.

  1. Replies
    8
    Views
    1,403

    Re: Code for EvenCount

    D@mn, I can' tedit posts on my phone. Instruct should be instructions and the required method must take and return an int.

    Do think about the recursion requirement before you begin to code. You...
  2. Replies
    8
    Views
    1,403

    Re: Code for EvenCount

    The assignment instructs were pretty explicit: the required should take an int argument and return the even (base 10) digit count as an int.

    So forget String. The recursion requirement is weird...
Results 1 to 2 of 2