A simple and interactive command-line calculator built with Python. This project supports basic arithmetic operations and allows continuous calculations with the result.
- Addition, subtraction, multiplication, and division
- Continues calculating with previous results
- Clean and user-friendly text interface
- ASCII art banner (using the
art
module) - Restarts automatically when finished
- Python 3.x
art
module for displaying ASCII logo