Search:

Type: Posts; User: adhdG

Search: Search took 0.11 seconds.

  1. Replies
    4
    Views
    1,016

    Re: Basic string question

    Couldnt I use a for loop and check every letter for a capital, then create an if statement with the condition to count an acronym only if there are two capital letters following each other?

    ---...
  2. Replies
    4
    Views
    1,016

    Basic string question

    Hi everyone,

    I am fairly new at programming and I was wondering how I could identify acronyms(combinations of characters with all capital letters such as OMG or WTF) in a text file. For example if...
Results 1 to 2 of 2