s.split() s.strip() s.rstrip() s.istitle() s.startwith() s.endwith() set(a_list) s.lower() s.upper() s.Capitalize()