Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Mr-G254/Python-Calculator-using-Tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

5 Commits

Repository files navigation

Python-Calculator

For graphics user interface I have used tkinter.

To add an icon to the the program add the following lines of code: img=tk.PhotoImage(file='Image file in ".png" format') window.iconphoto(False,img) Also ensure that the image is the same directory as the program.

Apart from doing calculations the program can also convert various weight units.

Contact: Gikuhiezekiel@gmail.com

About

Creating a calculator app in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /