Inspiration
Attempting to reinvent the wheel can help us get is touch with the basics of our tools.
What it does
A simple Calculator what has GUI. Has features of addition, subtraction, division and multiplication for integer numbers.
How we built it
Built using graphics.py module.
Challenges we ran into
Configuring the location of each button was frustrating.
What we learned
Creation of GUI
What's next for Build a Calculator
Adding more basic features like floating point numbers, modulus (%), exponentiation (^), etc.
Further, the next step would be to convert it to a scientific calculator with trigonometric, logarithmic, and graphing features.
Built With
- graphics.py
- python
Log in or sign up for Devpost to join the conversation.