MyCalculator in Python is basically used to perform Mathematical Operations based on user input.
This project is developed with the help of python and using the library called Tkinter. This project provides a simple GUI and user-friendly interface.
MyCalculator is a software that can perform mathematical calculations such as-
Addition
Subtraction
Multiplication
Division.
It has a feature to clear the whole screen, if a user wants to perform more than one operation, then it provides you the place to do that with ease and quick responses.
Requirements - Python on your machine/system
Instructions to run packet -
1. Go through the project
2. Download the packet and extract the file
3. Run the "MyCalculator.py" file using the terminal.
Submitted by Shivani Bhimrao Choudhary (ShivaniChoudhary)
Download packets of source code on Coders Packet
Comments