Правильный синтаксис, text.upper(), word.lower(), text.strip(), word.replace("a", "b"), text.count("x"), file.endswith(".txt"), word.find("ab"), text.title(), Неправильный синтаксис, text.upper, upper.text(), word.replace(a, b), strip.text(), count.word("x"), text.find(ab), lower.text(), word.count(t).

Leaderboard

Visual style

Options

Switch template

Continue editing: ?