This document contains a Python script that creates a simple calculator application using the Tkinter library. The calculator supports basic operations such as addition, subtraction, multiplication, and division, and includes buttons for digits and operations. The GUI layout consists of an input field and buttons arranged in a grid format.
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
2 views
Module 6 Assignment
This document contains a Python script that creates a simple calculator application using the Tkinter library. The calculator supports basic operations such as addition, subtraction, multiplication, and division, and includes buttons for digits and operations. The GUI layout consists of an input field and buttons arranged in a grid format.