A classic calculator in a nice Graphical user interface form.
Python
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