Inspiration
Toping the MLH leaderboard was the best inspiration I could have got.
What it does
It's a very simple python based GUI calculator that can perform basic functions like addition, subtraction, multiplication, and division.
How we built it
Used Tkinter to make the basic GUI and all other things are just basic python code.
Challenges we ran into
The main challenge was to eliminate the space I was getting in between every button of the calc. But reading the Tkinter documentation solved the issue.
Built With
- python
- tkinter
- vscode
Log in or sign up for Devpost to join the conversation.