I encrypted the string but i dont know how to decrypt it.
``
import re
alphabet_pos = {\'A\':0, \'a\':0, \'B\':1, \'b\':1, \'C\':2, \'c\':2, \'D\':3, \'