Basic-Python-Programs
Basic-Python-Programs copied to clipboard
Enhancements: CLI-Based Tools and Educational Games
Introduced four new Python scripts: a CLI-based expense tracker for managing finances, a file encryptor/decryptor using the Caesar cipher for basic security, a Morse code translator for educational purposes, and a basic quiz game for entertainment and learning. Each script is designed to be user-friendly, offering practical functionality or educational value from the command line.