str1 =(str1.count())(str1.capitalize())(str1.center(,))(str1.endswith())(str1.startswith())(str1.expandtabs(=))
(str1.find())(str1.format_map({:,:}))
(str1.index())
(str1.isalnum())(.isnumeric())(.isdecimal())(.isidentifier())(.islower())(.isupper())(.isspace())(.strip())(str1.replace(,))(str1.find())
(.split(,))(str1.title())