I am trying to write a program to decrypt an XOR cipher with a key that has multiple characters in python and then print it out. This is my main file:
from cr