Perl Primer - University of California, Davis

Python “talks” texts. It works with words and sentences, instead of characters. ... starts from the right a[::-1] Returns a string that is the reverse of a a.split(sep) Split string a into a list, using sep to decide where to cut a.strip() Returns a string equal to a, but that has been stripped of … ................
................