Find words which contain the most consonants: Difference between revisions

Content added Content deleted
m (→‎{{header|Python}}: Restored variant showing results for two of the possible interpretations of an ambiguous task description)
Line 1,899: Line 1,899:




Or, aiming for a little more legibility, and showing results for two of the possible interpretations of an ambiguous task description:
Or, aiming for a some degree of legibility, and showing results for two of the possible interpretations of an ambiguous task description:
<lang python>'''Words using largest sets of consonants'''
<lang python>'''Words using largest sets of consonants'''