calculator.py — running
Enter the symbol (+, -, *, /):
> waiting for input_
Type 'stop' to exit, or press Enter to continue:

A calculator I put together while learning Python — the math logic is mine, and I leaned on AI to help turn it into something you can use in a browser.