Calculator-using-python This project contain a simple calculator using python. Modules tkinter: Python module for Graphical User Interface (GUI) math: Python module for mathmatical calculation and to perform mathmatical operation.