Skip to content

jerrinth/calc-GUI-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

calc-GUI-python

GUI Calculator using python

Using python3 and Tkinter

  1. Import everything from the Tkinter using *.

  2. Create an interface for the calculator.

  3. Create an input function that enters a number into the input field.

  4. Create an apparent function that wipes everything from the input field.

  5. And finally, evaluate function that computes and gives the result of the expression.

Screenshot (7)

About

GUI Calculator using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published