Skip to content

keerti1924/Python-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Project Title

Simple Calculator by Python

screenshot

Getting started

  • This Program run on both Windows and Linux operating system by using pycharm or all other python editor with the python version 3.x
  • This software is developed by python 3.x
  • Used tkinter module for the Graphical User Interface.
  • It performs Addition, Subtraction, Multiplication and Division only for two numbers.
  • It is more secure which means you may not enter other anything except the numerical values.
  • It is more relevant and easy to use for an user.

Prerequisites

For Windows

For Linux

  • To install both python and any text editor like pycharm you should do some execution of command line on the terminal.

Built in

  • python 3.x
  • tkinter python

How to use calculator

To use Calculator, you just need to enter a valid math expression using your mouse and then press Enter or click on the = sign

preview.mp4