import string LOWERCASE = string.ascii_lowercase UPPERCASE = string.ascii_uppercase DIGITS = string.digits