Skip to content

gui calc#29

Merged
learning-zone merged 1 commit intolearning-zone:masterfrom
Addy0606:master
Apr 24, 2026
Merged

gui calc#29
learning-zone merged 1 commit intolearning-zone:masterfrom
Addy0606:master

Conversation

@Addy0606
Copy link
Copy Markdown
Contributor

Summary

Beginner-friendly GUI calculator built using Python’s tkinter library.

Features

Simple and intuitive calculator interface
Supports basic arithmetic operations (+, -, *, /)
Real-time input display using an Entry widget
Clear button to reset the calculator
Error handling for invalid expressions
Well-commented code for easy understanding by beginners

Testing

Manually tested for all arithmetic operations

Verified error handling for invalid inputs

@learning-zone learning-zone merged commit 76a13fc into learning-zone:master Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants