Skip to content

GUI Calculator#894

Merged
ghostmkg merged 2 commits intoghostmkg:mainfrom
akshat280706:calculator
Oct 30, 2025
Merged

GUI Calculator#894
ghostmkg merged 2 commits intoghostmkg:mainfrom
akshat280706:calculator

Conversation

@akshat280706
Copy link
Contributor

Simple Tkinter Calculator

A modern, functional calculator built using the Tkinter library in Python.

Features

  • Basic arithmetic operations: Addition (+), Subtraction (-), Multiplication (*), Division (/).
  • Clear button (C).
  • Error handling for invalid input and division by zero.
  • Responsive layout with distinct color-coding for operators and numbers.

Example Interface

image ---

@akshat280706
Copy link
Contributor Author

hey @ghostmkg! I have added a simple GUI Calculator, could you please review it

@ghostmkg ghostmkg merged commit 054f5fb into ghostmkg:main Oct 30, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants