Skip to content

It is a calculator software developed by python. Python version is 3.x. It is my first project on python Graphical User Interface. This project always take the two numbers and do 4 operations (Addition, Subtraction, Multiplication and Division) between that two numbers. User can only entry two numerical values otherwise it will give Error message

Notifications You must be signed in to change notification settings

mohamedgalia/Simple-Calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Project Title

Simple Calculator by python

Getting started

  • This Program run on both Windows and Linux operating system by using pycharm, anaconda 3 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 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

Contribution

Only Belongs to the Author

Author

Pranta Sarker
Department of Computer Science and Engineering
North East University Bangladesh
Sylhet, Bangladesh

Acknowledgement

  • Stackoverflow
  • Related blogs
  • etc

About

It is a calculator software developed by python. Python version is 3.x. It is my first project on python Graphical User Interface. This project always take the two numbers and do 4 operations (Addition, Subtraction, Multiplication and Division) between that two numbers. User can only entry two numerical values otherwise it will give Error message

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%