Using a dictionary...
import string alphabet = string.ascii_lowercase alphabet1 = string.ascii_uppercase a = "This is some string" b = dict() for