Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 293 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 293 Bytes

Calculator GUI

This is just a minor project to practice some basic concepts of python programming and it's Tkinter library.

It contains two folders:

  • GUI: It contains the .py file of the Program and the Screenshots of the Output.
  • Program: It contains the .exe file of the Program.