Search:

Type: Posts; User: Hammet27

Search: Search took 0.11 seconds.

  1. Replies
    4
    Views
    3,813

    A thing of beauty :)

    A thing of beauty :)
  2. Replies
    4
    Views
    3,813

    The array needs to be an array of Bowl objects......

    The array needs to be an array of Bowl objects... The method signature should look like this

    public static int countEmptyBowls(Bowl[] bowls) {
    // method definition in here
    }
Results 1 to 2 of 2