Symmetric encryption/decryption of a text file using a randomly-generated key. Overwrites existing file for both encryption and decryption. This basic script uses the Fernet library from Python ...