String Indexing, Accessing certain characters in a string., String Slicing, Accessing specific chunks of a string., String Immutability, Strings cannot be mutated or changed., Loop, A way to repeat code in your program., String, A sequence of characters., in, Keyword that helps in iteration in loops (for letter in "hello": ...) or to identify if an iterable (like a list or a long string) contains something ("h" in "hello" would evaluate to True)., upper, Python method that changes letters to uppercase., lower, Python method that changes letters to lowercase., find, Python method that returns the index at which the string is found in another string, returns -1 if not found..

WordWall ~ Python: Strings Unit (01/31/22)

Tabela rankingowa

Motyw

Opcje

Zmień szablon

Przywrócić automatycznie zapisane ćwiczenie: ?