Search:

Type: Posts; User: ShakeyJakey

Search: Search took 0.11 seconds.

  1. Replies
    7
    Views
    2,966

    Re: Help with Arrays - Counting elements

    Sorry but I'm still unsure as to how to keep going through the array and checking if a word is unique or not. All i know is that it's probably done in the for loop below with the question marks....
  2. Replies
    7
    Views
    2,966

    Re: Help with Arrays - Counting elements

    haha it would seem ive totally misinterpreted the question. I'm such a noob. Sorry for wasting your time

    Im gonna attempt it now, knowing what a distinct word actually is. I'll keep this thread...
  3. Replies
    7
    Views
    2,966

    Re: Help with Arrays - Counting elements

    Count is 9. Its a distinct word if there is more then one letter. Im aware i havnt completely solved the question as i need an array. But how do I use one in a loop to check each word I enter to see...
  4. Replies
    7
    Views
    2,966

    Help with Arrays - Counting elements

    Hello everyone hows it going :)

    I've only recently been introduced to arrays and require a bit of help with a small exercise I was doing earlier. Here is the question :

    Write a program which...
Results 1 to 4 of 5