🧮 OxheiCodes Calculator A custom-themed calculator built with Python and Tkinter, featuring a smooth, user-friendly interface styled to match the OxheiCodes brand. It supports basic arithmetic operations, instant results, and error handling.
🚀 How to Run Make sure you have Python installed You can download it from python.org
Clone or download this repository
bash Copy Edit git clone https://github.com/yourusername/oxheicodes-calculator.git cd oxheicodes-calculator Run the application
bash Copy Edit python calculator.py