Talk:Odd words

From Rosetta Code
Revision as of 17:41, 15 July 2022 by Rdm (talk | contribs) (Created page with "== odd? == In zero origin indexing, the second letter in a word has an odd index. In one origin indexing, the first letter in a word has an odd index. --~~~~")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

odd?

In zero origin indexing, the second letter in a word has an odd index. In one origin indexing, the first letter in a word has an odd index. --Rdm (talk) 17:40, 15 July 2022 (UTC)