lower - Makes the phrase lowercase, isalnum - Checks if all the characters are letters or numbers, casefold - Makes the phrase lowercase - rarely used, upper - Makes the phrase uppercase, capitalize - Makes the first letter of the phrase a capital, title - Turns the first letter of each word to a capital, isalpha - Checks if all the characters in the phrase are letters, index - Finds the position of a character within a phrase, isdigit - Checks to see if the characters are all numbers, split - Turn the phrase into a list, with each item created when getting to a specified character,

String Manipulation - Cross word

Leaderboard

Visual style

Options

Switch template

Continue editing: ?