Hlo Here's a simple and easy code for GCI based Basic calculator! For the working of this GUI calculator you must have Tkinter module installed in your IDE. You can install it by simply writing 'pip install Tkinter' in the command bar
A classic calculator in a nice Graphical user interface form.
Repository from Github https://github.comAsaad404py/GUI-Calculator
Hlo Here's a simple and easy code for GCI based Basic calculator! For the working of this GUI calculator you must have Tkinter module installed in your IDE. You can install it by simply writing 'pip install Tkinter' in the command bar
A classic calculator in a nice Graphical user interface form.