I\'ve been trying to make an encryption and decryption system but I have run into a small error. Here is my code:
import sys import pyperclip d
Before run() add encrypted = None
run()
encrypted = None