/calculator-with-python

This calculator program is designed in Python and replicates the functionality and layout of the Windows Calculator

Primary LanguagePython

🚀 calculator-with-python

This calculator program is designed in Python and replicates the functionality and layout of the Windows Calculator

Windows-Style Calculator in Python

This project is a simple calculator application developed in Python. It replicates the functionality and layout of the default Windows Calculator, providing basic arithmetic operations with a familiar interface.

🖌️Features

  • Graphical User Interface (GUI)
  • Basic operations: addition, subtraction, multiplication, division
  • Styled similar to Windows Calculator

🧰 Technologies Used

  • Python 3
  • Tkinter (Python standard GUI library)

🚀 Getting Started

Prerequisites

Make sure Python is installed. You can download it from: https://www.python.org/downloads/

Run the App

git clone https://github.com/TahaTavana/calculator-with-python.git
cd calculator-with-python\
python calc.py

About Me

Hi! I'm a bilingual developer fluent in Persian and English.
I'm experienced in JavaScript, React, and Python, and I love turning ideas into clean, functional code.
Whether it's building interactive UIs or writing efficient backend scripts, I'm always up for a challenge.

📫 Reach me at: [tavanam814@gmail.com]

calculator