Talk:Odd words: Difference between revisions

From Rosetta Code
Content added Content deleted
(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. --~~~~")
 
(No difference)

Latest revision as of 17:41, 15 July 2022

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)