.tilte() .upper() .lower() --- --- "apple"+" "+"pen" --- .strip() .lstrip() .rstrip() p.s. l=left r=right