Search:

Type: Posts; User: Sean137

Search: Search took 0.07 seconds.

  1. Replies
    5
    Views
    1,382

    Problems with Code?

    import java.util.*;
    import java.lang.*;
    /**
    * To output whether a students chosen password is valid or not.
    *
    * @author (Sean McGlone
    * @version (December 13, 2010)
    */
    class...
  2. Replies
    1
    Views
    1,364

    How to Count the CAPS

    I am looking for the shortest, simplest and most elegant way to count the number of capital letters in a given string.


    Thanks
    Sean:confused:
  3. Replies
    8
    Views
    1,560

    [SOLVED] Re: Problems with Loop Structure

    ok... I have one more question. How do you then take the same input word with the 12 characters and make sure that there are 3 and only 3 uppercase letters.

    Thanks
    Sean:confused:
  4. Replies
    8
    Views
    1,560

    [SOLVED] Re: Problems with Loop Structure

    ^:)^OH ......MY.......GOSH!!!!!^:)^

    :)>-Thank YOU soooooooo much!!!:)>-

    ^:)^Ive been doing this for about 3 months now so I am kinda new.^:)^

    ThankYou
    Sean
  5. Replies
    8
    Views
    1,560

    [SOLVED] Problems with Loop Structure

    import java.util.*;
    import java.lang.*;
    /**
    * To output whether a students password is valid or not.
    *
    * @author (Sean)
    * @version (December 13, 2010)
    */
    class SemesterProject
    {
Results 1 to 5 of 5