get the alphabet in python code example Example: python alphabet >>> import string >>> string.ascii_lowercase 'abcdefghijklmnopqrstuvwxyz'