Template:Strings: Difference between revisions

From Rosetta Code
Content added Content deleted
m (added a related task.)
m (add related task.)
Line 64: Line 64:
* [[Determine_if_a_string_has_all_the_same_characters|Determine if a string has all the same characters]]
* [[Determine_if_a_string_has_all_the_same_characters|Determine if a string has all the same characters]]
* [[Find_words_which_contains_more_than_3_e_vowels|Find words which contains more than 3 vowels]]
* [[Find_words_which_contains_more_than_3_e_vowels|Find words which contains more than 3 vowels]]
* [[Find_words_which_first_and_last_three_letters_are_equals|Find words which first and last three letters are equals]]
* [[Find_words_which_odd_letters_are_consonants_and_even_letters_are_vowels_or_vice_versa|Find words which odd letters are consonants and even letters are vowels or vice_versa]]
* [[Find_words_which_odd_letters_are_consonants_and_even_letters_are_vowels_or_vice_versa|Find words which odd letters are consonants and even letters are vowels or vice_versa]]



Revision as of 10:56, 10 February 2021

Other tasks related to string operations:
Metrics
Counting
Remove/replace
Anagrams/Derangements/shuffling
Find/Search/Determine
Formatting
Song lyrics/poems/Mad Libs/phrases
Tokenize
Sequences