How to write alphabets in python 3 code example Example: python alphabet >>> import string >>> string.ascii_lowercase 'abcdefghijklmnopqrstuvwxyz'