Stars
Interactive Python command-line utility featuring on-the-fly length configuration, character set filtering, error handling, and multi-session looping.
My very first coding project! This is a simple command-line calculator I built while learning Python. It handles basic math, supports decimal numbers, and includes a check to stop division-by-zero …