Python allows arithmetic expressions like addition, subtraction, multiplication and division. Variables can be assigned values using assignment statements. Strings can be concatenated or indexed, and string methods like find can locate substrings. Numbers can be converted to strings using the str function.