Talk:Determine sentence type

From Rosetta Code
Revision as of 09:24, 7 November 2021 by PureFox (talk | contribs) (→‎Recursion?: Commented.)

Recursion?

I'm a little puzzled why this task has a "Recursion" category tag. AFAICT, none of the existing examples use recursion, and I would be hard pressed to come up with a way that recursion could be useful for this task. --Thundergnat (talk) 09:03, 7 November 2021 (UTC)

I can't see what this task has to do with recursion either. Another puzzling aspect is that the text you're supposed to use is actually 4 sentences, not one. So just by doing the task, you automatically qualify for extra credit! --PureFox (talk) 09:24, 7 November 2021 (UTC)