- Welcome to my university coursework repository! This repository includes Python projects I completed as part of my coursework. Feel free to refer to the code for understanding and learning purposes.
- A Python script for a jumbled words game, where the objective is to guess jumbled words to form meaningful words.
- A Python script demonstrating basic cryptographic encryption and decryption techniques, providing insights into how encryption and decryption are handled.
- Python script using the
pycryptodome
module to encrypt and decrypt data from files (plain.txt and cipher.txt) using DES.
- You can run each script individually to see how they work. These projects are designed to help you understand various Python programming concepts. Feel free to use and modify the code for educational purposes. However, please do not use it for commercial purposes without permission.
- Purva Patel
- Purvam Patel