Basic-Python-Programs icon indicating copy to clipboard operation
Basic-Python-Programs copied to clipboard

Enhancements: CLI-Based Tools and Educational Games

Open hamza-m-farooqi opened this issue 1 year ago • 0 comments

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.

hamza-m-farooqi avatar Mar 13 '24 17:03 hamza-m-farooqi